Otto's Issue
The worker is now just returning the text "internal"
4 Replies
What do you mean the text "internal"?
Do you have some code/url for me to take a peek at?
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
I mean the http response is a 500 and the body text is "internal"
Checked and I don't have that string in my code
Could it be that the code isn't dealing well with being rate-limited? If being rate-limited causes an exception, that might trigger that page. I'd still be weird if everything was surrounded by a try/catch though.