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

Bad timing on stashservers creation #132

Open
DrDaveD opened this issue May 24, 2021 · 0 comments
Open

Bad timing on stashservers creation #132

DrDaveD opened this issue May 24, 2021 · 0 comments

Comments

@DrDaveD
Copy link
Contributor

DrDaveD commented May 24, 2021

Currently the stashservers list is created every 3 hours on the hour in Nebraska, and it is consumed every 3 hours 40 minutes past the hour at CERN. Because of the 7 hour timezone difference, it turns out to be that it is consumed at CERN 20 minutes before it is generated, meaning that changes are propagated between 2:40 and 5:40 after they're made. Move the Nebraska time to be 40 minutes earlier, to reduce the time to be between 0:20 and 03:20 most of the time (just not during the weeks of difference in daylight savings time). That can be done with a cron entry beginning with

20 2-23/3 * * *
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