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

fix(io/default): Make the tidy-up task exclusive #195

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

ketiltrout
Copy link
Member

The last part of the fix for the problem outlined in #193 and #194: make the tidy-up task exclusive.

Requires #194

@ketiltrout ketiltrout requested review from ljgray and rikvl August 7, 2024 17:56
Base automatically changed from exclusive_tasks to master August 8, 2024 17:04
@ketiltrout
Copy link
Member Author

FYI: I've taken the opportunity in this PR to also reduce the frequency at which the tidy-up task runs by a factor of four.

For nodes that were typically idle (like cedar_offload), it was running roughly once every four hours, which seems too often.

Maybe this should be a parameter (either a ioconfig param, or a config-file param), but not here...

@ketiltrout ketiltrout merged commit c68aa42 into master Aug 8, 2024
3 checks passed
@ketiltrout ketiltrout deleted the exclusive_tidying branch August 8, 2024 17:14
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

Successfully merging this pull request may close these issues.

2 participants