Skip to content

chore: add debounce to health indicator #2593

@weboko

Description

@weboko

Problem

When a lot of events are fired - computation of HealthIndicator will happen every time.
It should be optimized.

Solution

Add debounce to this to ensure only last event triggers computation.

Metadata

Metadata

Assignees

Labels

maintenanceMarks maintenance type of tasks.

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions