Hi all,
I ran a pilot of an experiment with 12 participants playing at the same time.
Unfortunately, all the pages were loaded very slowly for all the participants, even though everything works fine when I run the experiment by myself.
Is it likely to happen because I am using the free plan of Heroku Redis and Heroku Postgress? or is there apparently another explanation?
More generally, I want to run the real experiment with around 200 participants (let's say that up to 50 participants at the same time). So do you know which plans of Heroku Redis and Heroku Postgres are recommended for me?
In addition, I understood that I pay for Heroku Redis and Postgres only when they are activated. So how can I pause Redis and Postgres when I don't want to use them and activate them again when I want to use them again?