You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The scheduled jobs don't work on Heroku free Dynos as they sleep after 30 minutes.
According to Heroku tutorial to use APScheduler we need a clock process on Procfile, is that really needed?
The text was updated successfully, but these errors were encountered:
The scheduled jobs don't work on Heroku free Dynos as they sleep after 30 minutes.
According to Heroku tutorial to use APScheduler we need a clock process on Procfile, is that really needed?
The text was updated successfully, but these errors were encountered: