Quote:
Originally Posted by chalsall
If things go well it should be back about two minutes after that. If things don't go well, it will be a bit longer...
|
OK... The reboot went well.
I was still seeing the timeout error, so I dug down on the assignment code. Turns out there was a somewhat expensive SQL statement that was pushing the execution time *just* over the spider's time-out period.
Assignments should be working again for everyone. I'll drill down on optimizing up that query, and/or just throw it into the background to process in parallel.
As always, please let me know if anyone sees anything else strange.