Hi All,
I deployed an oTree 5.0 app on Heroku with a fair number of contemporary users (~ 50 users using the chat in groups of 2) . All of a sudden the users where receiving the error
Not found: Participant, {'code': 'h71nq6az'}and when accessing the Admin dashboard all the sessions disappeared.
It seems as if there was a crash that didn't let SqLAlchemy to save the database from memory on file.
What could be a solution to avoid losing all the data when the server crashes ?
As of now the only solution I see is to move the application to oTree 3.x
Any help is appreciated!
Thanks!
Joe