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

[#1055] Expired Websocket Connection #1181

Merged
merged 1 commit into from
Mar 9, 2021

Conversation

bitboxer
Copy link
Contributor

@bitboxer bitboxer commented Mar 9, 2021

This PR adds a nice overlay that shows that the plugin is currently reconnecting:

Screen Shot 2021-03-09 at 12 48 07

It is implemented a bit "naive". Every 5 seconds it tries to refresh the token if the web socket connection went down and displays a warning message meanwhile.

closes #1055

@bitboxer bitboxer force-pushed the feature/1055-expired-websocket-connection branch from 30e745e to 0caf341 Compare March 9, 2021 12:21
@bitboxer bitboxer merged commit a8c62d2 into develop Mar 9, 2021
@bitboxer bitboxer deleted the feature/1055-expired-websocket-connection branch March 9, 2021 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Expired Websocket Connection
2 participants