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

Manually trigger Socket reconnect... #2418

Open
disaster123 opened this issue Aug 20, 2023 · 6 comments
Open

Manually trigger Socket reconnect... #2418

disaster123 opened this issue Aug 20, 2023 · 6 comments
Assignees
Labels
connection ⚡ Connection Issues feature 🌟 Feature request or enhancement #status: ready-to-test ✔️ Status: Issue fixed and ready-to-test v3.2 Roadmap for v3.2

Comments

@disaster123
Copy link

Hi,

i'm running the pro version and want to add a custom script, which forces to reconnect the websocket. But there seem no function call to reconnect the websocket. If i manually call
window.Socket.disconnect()

no new connection is initiated.

Greets,
Stefan

@disaster123 disaster123 added the feature 🌟 Feature request or enhancement label Aug 20, 2023
@Zefau
Copy link
Owner

Zefau commented Sep 24, 2023

Dieser Feature Request wurde mit v3.2.0-alpha.1 implementiert. Bitte bestätigen und auf Fehler prüfen. Wenn alles in Ordnung ist, gerne das Issue schließen.


This feature request has been implemented with v3.2.0-alpha.1. Please verify and test the feature for any bugs. If everything works as expected, you may close the issue.

@Zefau
Copy link
Owner

Zefau commented Sep 24, 2023

Ab v3.2 versuch mal mittels reconnect()

@disaster123
Copy link
Author

Funktioniert leider nicht.

Ich habe folgende PRobleme:
1.) mein Chromium Fenster unter Linux stirbt quasi seit Alpha 3.2 - das Fenster wird ganz schnell unresponsive - Ursache keine Ahnung

2.) ich erhalte folgende Fehlermeldung:
18:00:13.598 | WARN | SOCKET | Failed to execute 'send' on 'WebSocket': Still in CONNECTING state.

@Zefau Zefau added connection ⚡ Connection Issues v3.2 Roadmap for v3.2 labels Jan 4, 2024
@Zefau
Copy link
Owner

Zefau commented Jan 26, 2024

Dieser Feature Request wurde mit v3.2.0-alpha.54 implementiert. Bitte bestätigen und auf Fehler prüfen. Wenn alles in Ordnung ist, gerne das Issue schließen.


This feature request has been implemented with v3.2.0-alpha.54. Please verify and test the feature for any bugs. If everything works as expected, you may close the issue.

@Zefau Zefau added #status: ready-to-test ✔️ Status: Issue fixed and ready-to-test and removed #status: implemented-locally 🛠️ labels Jan 26, 2024
@disaster123
Copy link
Author

Also erneut window.Socket.reconnect(); versuchen?

@Zefau
Copy link
Owner

Zefau commented Jan 27, 2024

Jo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
connection ⚡ Connection Issues feature 🌟 Feature request or enhancement #status: ready-to-test ✔️ Status: Issue fixed and ready-to-test v3.2 Roadmap for v3.2
Projects
Status: ROADMAP
Development

No branches or pull requests

2 participants