DylanVolz opened a new issue #2631: properly handle db timeout errors URL: https://github.com/apache/trafficcontrol/issues/2631 Currently when a db query's context times out or is cancelled we do not catch this error and return a 500 internal server error. We should catch this case and return a 503.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
