Skip to content

Conversation

@r4mek
Copy link

@r4mek r4mek commented Nov 7, 2025

What this PR does / why we need it:
This PR is part of the solution for the issue #1030. In this PR we implement a rate-limiting queue for error scenarios where we want to requeue the machine.

Which issue(s) this PR fixes:
Fixes #1030 (partly)

Special notes for your reviewer:

Release note:


@r4mek r4mek requested a review from a team as a code owner November 7, 2025 03:10
@gardener-robot gardener-robot added needs/review Needs review size/xl Size of pull request is huge (see gardener-robot robot/bots/size.py) needs/second-opinion Needs second review by someone else labels Nov 7, 2025
@r4mek r4mek changed the title Fixing issue #1030 Changing MCM queues to rate-limiting queues Nov 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs/review Needs review needs/second-opinion Needs second review by someone else size/xl Size of pull request is huge (see gardener-robot robot/bots/size.py)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement exponential backoff and do not update MCD, MS on same error

2 participants