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

Triggering periodic tasks #473

Open
rossjones opened this issue Mar 28, 2017 · 1 comment
Open

Triggering periodic tasks #473

rossjones opened this issue Mar 28, 2017 · 1 comment
Milestone

Comments

@rossjones
Copy link
Contributor

How do we trigger periodic tasks? For now they'll all be on publish-data, but we need a way of triggering them one a regular schedule that doesn't involve cf ssh.

@rossjones rossjones added this to the Beta milestone Mar 28, 2017
@govuklaurence
Copy link
Contributor

https://github.com/dbader/schedule

or maybe python crontab interface. Python also has a lower-level scheduler, but I'd avoid it.

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

No branches or pull requests

2 participants