Skip to content

Conversation

@ameba23
Copy link
Collaborator

@ameba23 ameba23 commented Jan 28, 2026

This fixes an issue with the proxy-client reconnecting to proxy-server following a lost connection.

Before, the client only reconnects after making a failed request. This PR changes the behaviour to detect the connection dropping immediately and reconnect, meaning be the connection should be open again

It also adds keep-alive configuration for HTTP2, meaning connections should be much less likely to get dropped in the first place.

@ameba23 ameba23 merged commit dc7d2af into main Jan 28, 2026
2 checks passed
@ameba23 ameba23 deleted the peg/fix-reconnection-proxy-client branch January 28, 2026 12:28
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