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

chore: improve logging if we exceed the max number of concurrent streams #520

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

cprice404
Copy link
Contributor

This commit improves the log message if we detect that a user is trying
to create too many concurrent streams; it adds the current number of streams,
channels, and max number of streams to the log message so that the user
can adjust their configuration.

This commit improves the log message if we detect that a user is trying
to create too many concurrent streams; it adds the current number of streams,
channels, and max number of streams to the log message so that the user
can adjust their configuration.
@cprice404 cprice404 requested review from anitarua and a team September 20, 2024 18:02
@cprice404 cprice404 merged commit 2cc3ec2 into main Sep 20, 2024
6 checks passed
@cprice404 cprice404 deleted the fix-logging-for-max-concurrent-streams branch September 20, 2024 18:30
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.

None yet

2 participants