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

[Question] How can I show warning log when MaxIncomingStreams is reached? #4210

Closed
hulucc opened this issue Dec 15, 2023 · 1 comment
Closed

Comments

@hulucc
Copy link

hulucc commented Dec 15, 2023

As the title

@marten-seemann
Copy link
Member

There’s no warn message for that, but you could build a tracer that triggers on STREAMS_BLOCKED frames. There’ll be a slight performance penalty for that, but for most use cases it should be fine.

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

2 participants