Skip to content

Give user an opportunity to handle exceptions occuring in websocket read_data#274

Merged
alplabin merged 2 commits into
binance:rc-v3.7.0from
byildiz:master
May 3, 2024
Merged

Give user an opportunity to handle exceptions occuring in websocket read_data#274
alplabin merged 2 commits into
binance:rc-v3.7.0from
byildiz:master

Conversation

@byildiz

@byildiz byildiz commented Nov 4, 2023

Copy link
Copy Markdown
Contributor

This pull request resolves the problem of unhandled exceptions mentioned in #258 during reading data from websocket by giving user a way to handle exceptions. Now one can handle the exceptions in on_error callback e.g. firing a reconnect after a lost connection.

@byildiz byildiz changed the title Gives user an opprotunity to handle exceptions occuring in websocket read_data Give user an opportunity to handle exceptions occuring in websocket read_data Nov 4, 2023
@aisling-2 aisling-2 added the reviewing reviewing the issue label Nov 9, 2023
@MattGreeny

Copy link
Copy Markdown

👍 Looks great, yes please, this functionality would be really useful

@malvanos

Copy link
Copy Markdown

Please add this functionality. This is really important to detect connection errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

reviewing reviewing the issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants