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 a daily backfill cron job #22

Open
willemarcel opened this issue Mar 21, 2024 · 0 comments
Open

Add a daily backfill cron job #22

willemarcel opened this issue Mar 21, 2024 · 0 comments

Comments

@willemarcel
Copy link
Contributor

As users continue reporting missing changesets, one possible improvement would be to have a daily cronjob command that would run daily at 1:00 AM and backfill the missing changesets of the previous day.

The command would be python manage.py backfill_changesets previous_day current_day. The dates should be in the YYYY-MM-DD format.

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

No branches or pull requests

1 participant