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

Fix false positives in SAPI status reporting #879

Merged
merged 1 commit into from Jan 3, 2024

Conversation

bjyoungblood
Copy link
Member

As it turns out, it's somewhat normal for SAPI hiccups to happen
occasionally. This refactors SAPI status monitoring/reporting such that
the unresponsive status is only triggered when X retransmissions occur in
the last Y seconds.

Copy link
Collaborator

@fhunleth fhunleth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow... that stinks.

As it turns out, it's somewhat normal for SAPI hiccups to happen
occasionally. This refactors SAPI status monitoring/reporting such that
the unresponsive status is only triggered when X retransmissions occur in
the last Y seconds.
@bjyoungblood bjyoungblood enabled auto-merge (squash) January 3, 2024 17:59
@bjyoungblood bjyoungblood merged commit ece85e1 into main Jan 3, 2024
1 check passed
@bjyoungblood bjyoungblood deleted the refactor-serial-api-status branch January 3, 2024 18:00
@bjyoungblood bjyoungblood added the bug Something isn't working label Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants