Closed vpet98 closed 11 months ago
I deployed it on the staging system.
You can test with the URL: ws.resif.fr/staging/eidaws/stats/1
Sure this is the correct URL? Returns 502 Bad Gateway error.
Well, let's say it does not work :/
Can you merge your code in the main branch ? I'll deploy it in production.
Done
Deployed in production. Thank you
Based on Sentry issues and https://docs.sqlalchemy.org/en/20/errors.html#error-3o7r, I think we need to try to increase the QueuePool SQLAlchemy uses for connections.
I'll commit now in the development branch firstly, though this fix can be tested more efficiently when goes into production.