In the Heroku free apps the dynos seem to keep idling – my app has very low traffic but it’s also not really acceptable in my case that my users have to wait 20+ seconds to spin up a new dyno.
Frankly, with that kind of wait, many will leave before the first page even displays.
So, I have a problem: should I be paying $36 a month to save each user an embarrassingly long 20 seconds when my traffic is in the single-digits per day.
Is there a way around this??