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

Update CRON and make it configurable #47

Closed
claustres opened this issue Nov 22, 2021 · 0 comments
Closed

Update CRON and make it configurable #47

claustres opened this issue Nov 22, 2021 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request
Projects

Comments

@claustres
Copy link
Member

After tackling #45 & #46 an issue remains. As now the download is slower to avoid rate limiting CRON jobs are launched too fast so that previous ones are not completed resulting in a container restart, thus missing data.

We should update the default CRON to be less regular and make it configurable using env vars to allow for more flexibility.

@claustres claustres added bug Something isn't working enhancement New feature or request labels Nov 22, 2021
@claustres claustres self-assigned this Nov 22, 2021
@claustres claustres added this to TODO in Roadmap via automation Nov 22, 2021
Roadmap automation moved this from TODO to DONE Nov 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
Roadmap
  
DONE
Development

No branches or pull requests

1 participant