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

Increase network monitor broadcast channel capacity #911

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ThrasherLT
Copy link
Contributor

@ThrasherLT ThrasherLT commented Oct 29, 2024

Problem

Network monitor keeps reporting errors that the broadcast channel lagged and thus events are being missed.

Solution

Since the channel's capacity was only 2, increased it to 10.

☑️ Definition of Done checklist

  • Commit history is clean (requirements)
  • README.md is updated
  • Functionality is covered by unit or integration tests

Network monitor keeps reporting errors that the broadcast channel lagged and thus events are being missed. Since the channel's capacity was only 2, increased it to 10.
@ThrasherLT ThrasherLT requested a review from a team as a code owner October 29, 2024 09:51
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

Successfully merging this pull request may close these issues.

1 participant