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

feat: run collector_garbage several times a day if the task expiratio… #294

Merged
merged 1 commit into from
Jul 29, 2022

Conversation

orandin
Copy link
Member

@orandin orandin commented Sep 29, 2021

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

Feature

  • What is the current behavior? (You can also link to an open issue here)

collector_garbage runs once a day.

  • What is the new behavior (if this is a feature change)?

In the case completedTaskExpiration is less than 24 hours, the collector_garbage will execute several times a day. The sleep duration will equal to completedTaskExpiration duration.

  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

No breaking change

…n is less than 24 hours

Signed-off-by: Simon Delberghe <open-source@orandin.fr>
@rbeuque74 rbeuque74 merged commit 3eb5bd0 into ovh:master Jul 29, 2022
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.

3 participants