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

Don't execute RefreshDraft service when the ready_to_be_refreshed is not true #2655

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

nudded
Copy link
Contributor

@nudded nudded commented Oct 3, 2024

Context

When lots of RefreshDraftJobs are enqueued, we might not be able to process them all in an hour. This code change tries to make sure that we'd not enqueue further jobs for 6 hours.

@nudded nudded merged commit db144b1 into main Oct 3, 2024
6 checks passed
@nudded nudded deleted the bug-refresh-draft-job branch October 3, 2024 10:05
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