Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add simple scheduling framework #52

Open
Axford opened this issue Apr 21, 2017 · 1 comment
Open

Add simple scheduling framework #52

Axford opened this issue Apr 21, 2017 · 1 comment

Comments

@Axford
Copy link
Contributor

Axford commented Apr 21, 2017

i.e. something that can be "tickled" by a single cron job (e.g. every hour), that can then check/run other jobs

ideas discussed so far:

  • annual maintenance tasks (e.g. reminders to check space profile, subscription renewals)
  • cache updates (e.g. cached logo images)
  • update discourse groups
@Axford
Copy link
Contributor Author

Axford commented Apr 21, 2017

I like the look of this library - simple, but effective:
http://django-cron.readthedocs.io/en/latest/installation.html

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

No branches or pull requests

1 participant