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

[Enhancement]: Implement connection check #1863

Closed
1 task done
daverolo opened this issue May 6, 2024 · 2 comments
Closed
1 task done

[Enhancement]: Implement connection check #1863

daverolo opened this issue May 6, 2024 · 2 comments
Assignees
Labels
enhancement Request or proposal for a new feature or enhancement

Comments

@daverolo
Copy link
Contributor

daverolo commented May 6, 2024

Describe the enhancement

Implement a check that shows a popup message and allows a re-login on button click if the connection to the node is bad.

Reason

We got several reports of users that just see freezing cards at some point, usually due to a bad internet connection:
grafik

Dependencies

No response

Additional Context

@MaxTheGeeek and @NeoPlays mentioned some events of Electron that can be used to monitor the connection and the current state of the application window.
If the connection reaches a certain point that is defined as "bad" a trigger should be executed to pass this information to the UI.

Acknowledgment

  • I have reviewed the existing enhancements and confirm that this suggestion is unique.
@daverolo daverolo added the enhancement Request or proposal for a new feature or enhancement label May 6, 2024
@daGscheid
Copy link
Member

We have more room with the upcoming changes for #1638

change
(early version)

And we will use this to fullfill this task.

@daGscheid
Copy link
Member

Completed with: #1809

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Request or proposal for a new feature or enhancement
Projects
None yet
Development

No branches or pull requests

4 participants