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

Support marking connection as going away #432

Open
fabianfett opened this issue Oct 28, 2023 · 0 comments
Open

Support marking connection as going away #432

fabianfett opened this issue Oct 28, 2023 · 0 comments
Labels
ConnectionPool Features and bugs that are related to the impl in ConnectionPoolModule enhancement New feature or request

Comments

@fabianfett
Copy link
Collaborator

We should support that connections can be marked as going away, if the server has notified us, that further requests on a connection will not be accepted. Example http/2 GOAWAY frame.

@fabianfett fabianfett added enhancement New feature or request ConnectionPool Features and bugs that are related to the impl in ConnectionPoolModule labels Oct 28, 2023
@fabianfett fabianfett added this to the ConnectionPool milestone Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ConnectionPool Features and bugs that are related to the impl in ConnectionPoolModule enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant