Otto's Issue

The worker is now just returning the text "internal"
4 Replies
Erwin
Erwin2y ago
What do you mean the text "internal"? Do you have some code/url for me to take a peek at?
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
Ottomated
Ottomated2y ago
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
zegevlier
zegevlier2y ago
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.