Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix handling of domserver errors in judgedaemon.
- Treat 500 / internal server error as retry-able - If we still fail after all configured retries, we do mark the endpoint as errored and sleep for a while longer. Afterwards, we are registering ourselves again and if that succeeds will try to fetch work again.
- Loading branch information