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

Proactively warn of bad connection state #7020

Closed
yschimke opened this issue Jan 17, 2022 · 1 comment
Closed

Proactively warn of bad connection state #7020

yschimke opened this issue Jan 17, 2022 · 1 comment
Labels
enhancement Feature not a bug
Milestone

Comments

@yschimke
Copy link
Collaborator

Regardless of the outcome of #7016

It seems like we should do more to warn when the Http/2 connection is in a bad state. Maybe a stalled stream in the EventListener that indicates either server is stuck, or client has a connection leak.

Maybe it's just Platform.log, but ideally something the client could programmatically respond to and take action.

@yschimke yschimke added the enhancement Feature not a bug label Jan 17, 2022
@swankjesse swankjesse added this to the 5.0 milestone Jun 12, 2022
@yschimke
Copy link
Collaborator Author

dupe of #7812

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature not a bug
Projects
None yet
Development

No branches or pull requests

2 participants