gardener / dashboard

Web-based GUI for Gardener installations.
Apache License 2.0
208 stars 103 forks source link

Dynamic Throttle Delay Adjustment for Shoot Event Processing #1654

Open holgerkoser opened 12 months ago

holgerkoser commented 12 months ago

What would you like to be added: Implement a mechanism to dynamically adjust the throttle delay in response to rapid increases in the number of unhealthy shoots, ensuring efficient and timely processing of shoot events.

Why is this needed: The throttle delay for processing shoot events is set based on the number of shoots present at the time of subscription. If a client subscribes only for unhealthy shoots, and their number initially is small but later increases significantly due to factors like network problems, the current static throttle delay becomes inadequate.

grolu commented 9 months ago

/close Already fixed with https://github.com/gardener/dashboard/pull/1637

petersutter commented 9 months ago

/reopen no this not yet fixed