Our open-source website hosted on Render experiences downtime every 15 minutes, taking approximately upto 2 minute to become accessible again. This consistent downtime affects user experience and the accessibility of our resources. It should be mitigated
Describe the solution you'd like
To mitigate this issue and ensure that our website remains live at all times, I propose implementing a automated job that will periodically ping our website to keep it active, it send https request in every 14 minutes. This would prevent it from going to sleep or entering an idle state, thereby reducing the downtime.
Please assign me, i can fix this.
i have done this in my personal projects deployed on render.
Describe the feature you'd like to request
Our open-source website hosted on Render experiences downtime every 15 minutes, taking approximately upto 2 minute to become accessible again. This consistent downtime affects user experience and the accessibility of our resources. It should be mitigated
Describe the solution you'd like
To mitigate this issue and ensure that our website remains live at all times, I propose implementing a automated job that will periodically ping our website to keep it active, it send https request in every 14 minutes. This would prevent it from going to sleep or entering an idle state, thereby reducing the downtime.
Please assign me, i can fix this. i have done this in my personal projects deployed on render.
hacktoberfest #gssoc-ext
Describe alternatives you've considered
No response
Additional context
No response