V
V
Valentine2018-10-05 18:23:13
Python
Valentine, 2018-10-05 18:23:13

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

1 answer(s)
H
Helow19274, 2018-10-05
@val_gr

https://devcenter.heroku.com/articles/scheduler
UPD: https://elements.heroku.com/addons/temporize

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question