Answer the question
In order to leave comments, you need to log in
How do I execute a script on Heroku once a week?
Suppose I have an application hosted on Heroku. There are two scripts main.py and mailing.py
It is necessary that main.py is always executed, and mailing.py only on Saturdays, at 10 o'clock Moscow time. How to implement it?
Answer the question
In order to leave comments, you need to log in
https://devcenter.heroku.com/articles/scheduler
UPD: https://elements.heroku.com/addons/temporize
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question