Open lucas42 opened 1 month ago
The server has started timing out occasionally. There is nothing in the logs to indicate what has gone wrong, so very hard to debug.
Have debugged one of the timeouts in more depth. It was hanging due to an open socket from an external server. Areas to investigate:
BaseHTTPRequestHandler
The server has started timing out occasionally. There is nothing in the logs to indicate what has gone wrong, so very hard to debug.