System Information
- Strapi Version: V4
- Operating System: Mac
- Database: Mysql
- Node Version: 14.2
- NPM Version: 7.4
- Yarn Version:
Sometimes I get a proxy error if my website is not used for 10-20 minutes. I use the react front end and the strapi as back end. If the backend is idle for 10-15 minutes, if I load my website, the page will be empty and the api call will fail. The API call does not even reach the strapi backend. Could you please help me how can i solve the issue?