Skip to content

fix: dispatch timeout metrics for all priorities with staggered delay#4196

Open
hengyuss wants to merge 9 commits into
apache:masterfrom
hengyuss:fix/continue-metrics-on-availability-failure-with-staggered-dispatch
Open

fix: dispatch timeout metrics for all priorities with staggered delay#4196
hengyuss wants to merge 9 commits into
apache:masterfrom
hengyuss:fix/continue-metrics-on-availability-failure-with-staggered-dispatch

Conversation

@hengyuss

Copy link
Copy Markdown

What's changed?

fix #4194

Allow all priority timeout metrics to execute dispatchCollectData and add staggered delay to avoid thread pool overload

Checklist

  • I have read the Contributing Guide
  • I have written the necessary doc or comment.
  • I have added the necessary unit tests and all cases have passed.

Add or update API

  • I have added the necessary e2e tests and all cases have passed.

@hengyuss

Copy link
Copy Markdown
Author

i will remove the delay handle and open a new issue to resolve worker pool accumulate usage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Availability (priority=0) failure blocks all lower priority metrics collection, causing monitoring pipeline stall

2 participants