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

Auto-reconnect when connection get lost/fails #157

Closed
rodvar opened this issue Jan 12, 2025 · 1 comment
Closed

Auto-reconnect when connection get lost/fails #157

rodvar opened this issue Jan 12, 2025 · 1 comment
Assignees
Labels
BisqClients This issue is applicable ONLY for `xClients` apps

Comments

@rodvar
Copy link
Collaborator

rodvar commented Jan 12, 2025

there are 2 cases here:

  • Onboarding / app cold start -> if the connection fails currently the UI just shows a message with no option. We should add a button to retry that attempts reconnection
  • Whilst on the main view -> if connectivity gets lost for any reason, it should attempt to reconnect automatically. When Avatar let's the user know connectivity status #156 is implemented the user will be able to understand this is happening in the background
@rodvar rodvar added this to the MVP (version 0.1.0) milestone Jan 12, 2025
@rodvar rodvar added the BisqClients This issue is applicable ONLY for `xClients` apps label Jan 13, 2025
@rodvar
Copy link
Collaborator Author

rodvar commented Jan 13, 2025

androidNode handles its own reconnection (bisq2 impl)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BisqClients This issue is applicable ONLY for `xClients` apps
Projects
None yet
Development

No branches or pull requests

1 participant