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

use the defined timeout during the websocket connection #413

Merged
merged 2 commits into from
Jun 29, 2023
Merged

use the defined timeout during the websocket connection #413

merged 2 commits into from
Jun 29, 2023

Conversation

Giz
Copy link
Contributor

@Giz Giz commented Feb 7, 2023

Added timeout argument when creating WebSocket connection (similar to calling socket.create_connection in stomp.transport.Transport). In case of connection error, an exception of type websocket._exceptions.WebSocketException is raised (added to the except clause).

@jasonrbriggs jasonrbriggs merged commit b25c458 into jasonrbriggs:dev Jun 29, 2023
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.

2 participants