Skip to content
This repository has been archived by the owner on May 13, 2020. It is now read-only.

Ping application every hour with ajax when using heroku #8

Open
barbolo opened this issue Aug 14, 2013 · 0 comments
Open

Ping application every hour with ajax when using heroku #8

barbolo opened this issue Aug 14, 2013 · 0 comments

Comments

@barbolo
Copy link
Member

barbolo commented Aug 14, 2013

As the doc below says, heroku dynos sleep after 1 hour of inactivity. It's annoying to wait about 20 seconds for the dyno to wake when using a timesheet.
https://devcenter.heroku.com/articles/dynos

A possible workaround could be an ajax request to the application at least once per hour.

Another solution would be to implement issue #6 .

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant