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

stuck in continuous loop if connection url is invalid #205

Open
wasif-digitalnet opened this issue Dec 26, 2018 · 1 comment
Open

stuck in continuous loop if connection url is invalid #205

wasif-digitalnet opened this issue Dec 26, 2018 · 1 comment

Comments

@wasif-digitalnet
Copy link

I'm using socketio-client in my Odoo app,

Expected Behavior:

If url given to SocketIO(URL) is invalid or not connected, it should stop.

Actual Behavior:

If url given to SocketIO(URL) is invalid or not connected, it stuck into a continuous loop and stops the complete application.

Question:

Is there any way to stop SocketIO() from going into the continuous loop and stop after 2 or 3 attempts?

@rake1191
Copy link

+1

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

No branches or pull requests

2 participants