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

WebSocket connection failure handling #1913

Merged

Conversation

rubik-cube-man
Copy link
Contributor

  • Attempt to reconnect when the connection to the WebSocket fails.
  • Pass down connection exceptions to created Multi.

Fixes #1912

Copy link
Member

@jmartisk jmartisk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch! And thanks for the fix!

@jmartisk jmartisk merged commit 76ee93e into smallrye:main Sep 11, 2023
5 checks passed
@rubik-cube-man rubik-cube-man deleted the websocket-connection-error-handling branch September 11, 2023 09:09
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.

DynamicGraphQLClient subscriptions don't let you know if they fail
2 participants