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 backoff priority #1538

Merged
merged 1 commit into from
Oct 16, 2024
Merged

Fix backoff priority #1538

merged 1 commit into from
Oct 16, 2024

Conversation

Mallets
Copy link
Member

@Mallets Mallets commented Oct 16, 2024

To prevent priority inversion in queue transmission, let's not process any lower priority when backoff is detected for a any higher priority.

Copy link

PR missing one of the required labels: {'dependencies', 'documentation', 'enhancement', 'new feature', 'breaking-change', 'internal', 'bug'}

@Mallets Mallets added the bug Something isn't working label Oct 16, 2024
@Mallets Mallets self-assigned this Oct 16, 2024
Copy link
Contributor

@oteffahi oteffahi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Mallets Mallets merged commit 363e817 into main Oct 16, 2024
23 of 24 checks passed
@Mallets Mallets deleted the fix/backoff branch October 16, 2024 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants