Open
Description
Describe the bug
Last sprint, BiodivSports app instance have often been unusable due to an heavy load (almost camptocamp calls, which culminate to more than 250000 hits/day this summer). Consequently, server returned very often an 500 error to users.
Problem have been fixed by configuring ASGI Django mode, instead of traditional WSGI mode. (PR Coming very very soon).
To Reproduce
Difficult to reproduce...
Expected behavior
No error ;)
Screenshots
None