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

chore(taskworker) Remove more countdown for deletions #88825

Merged
merged 1 commit into from
Apr 4, 2025

Conversation

markstory
Copy link
Member

We don't need to add arbitrary delays to chained deletion tasks. They can be processed as soon as a worker becomes available.

Refs #88091

We don't need to add arbitrary delays to chained deletion tasks. They
can be processed as soon as a worker becomes available.

Refs #88091
@markstory markstory requested a review from a team April 4, 2025 17:52
@markstory markstory requested a review from a team as a code owner April 4, 2025 17:52
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Apr 4, 2025
@markstory markstory requested a review from a team as a code owner April 4, 2025 18:46
@markstory markstory force-pushed the fix-deletion-countdown branch from fc7bf8a to 3c72941 Compare April 4, 2025 18:47
@markstory markstory removed the request for review from a team April 4, 2025 18:47
@markstory markstory merged commit 64ba8c5 into master Apr 4, 2025
94 checks passed
@markstory markstory deleted the fix-deletion-countdown branch April 4, 2025 19:37
andrewshie-sentry pushed a commit that referenced this pull request Apr 8, 2025
We don't need to add arbitrary delays to chained deletion tasks. They
can be processed as soon as a worker becomes available.

Refs #88091
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants