Closed elifoster closed 9 years ago
Is this using a bot or some other tool?
Which bot because I"ve not heard of others having this issue.
I used a hyperlink in that previous post :P https://github.com/satanicsanta/satanicbot
This can happen with bots especially if a query is taking over 30 seconds in the DB. We have a process that kinda kills those long running processes. I recommend adding in some error handling for those situations.
@satanicsanta Which command exactly is causing the issue, I can probably hook something into it to handle errors and return stack traces for processes that are causing it.
@cblair91 t's actually not a command. It's my userlinks thing made to fix the links to all my user and talk pages.
@satanicsanta Source code link?
Should be better error handling, sometimes the server can respond slowly due to CloudFlare, but if it's that case, it'll ignore it now and just continue with the list.
@elifoster Any update on if this is better? :)
I have not tested it. I've been on a wiki-vacation for the past few months. If I remember I'll try to run the script when I get home today, though I may forget since I have college orientation tonight.
This was fixed a while ago.
503 internal server errors, to be specific.