Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do I prevent CopyCopter(client & server on Heroku) text from reverting to Default values?

Occasionally text reverts to default values. Particular in the mornings.

My guess, since both are running on Heroku, is that one or both apps are put to sleep on low volume days.

If I am guessing correctly, it seems likely, there is a best practices (and free) way to prevent the apps from going to sleep on Heroku? Perhaps frequent pinging (what do you use?), set some variable or a way to tell the apps to wake up an be available at some early time in the morning?

like image 949
Charles Magid Avatar asked Dec 02 '25 02:12

Charles Magid


1 Answers

If you're trying to keep a Heroku app from going to sleep, the simplest thing is to add a second dyno.

like image 144
Dan Croak Avatar answered Dec 04 '25 21:12

Dan Croak



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!