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

Less noisy reporting for long stalls #2

Closed
njsmith opened this issue Apr 26, 2023 · 1 comment
Closed

Less noisy reporting for long stalls #2

njsmith opened this issue Apr 26, 2023 · 1 comment

Comments

@njsmith
Copy link
Owner

njsmith commented Apr 26, 2023

Right now if a stall continues for say 10 seconds, and we're polling ever 500 ms, we'll get 20 reports of increasingly long stalls.

Maybe we should like... double the threshold for reporting a stall after each report, and then reset back to baseline when the stall ends?

@njsmith
Copy link
Owner Author

njsmith commented Apr 27, 2023

Fixed by 1d7b0c8

@njsmith njsmith closed this as completed Apr 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant