Our backend is deployed on Render.com with free service. When the backend is not used, it is going in sleep mode. After that it need around 1 minute to "reboot".
Add logic to handle that. For excample if 10 seconds are passed and no response from the server - show message that the server is sleeping.
Our backend is deployed on Render.com with free service. When the backend is not used, it is going in sleep mode. After that it need around 1 minute to "reboot".
Add logic to handle that. For excample if 10 seconds are passed and no response from the server - show message that the server is sleeping.