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

Feature/auto reconnect ws #166

Merged
merged 2 commits into from
Jan 17, 2025
Merged

Conversation

rodvar
Copy link
Collaborator

@rodvar rodvar commented Jan 17, 2025

  • Implementation for Auto-reconnect when connection get lost/fails #157
  • when a disconnection occurs, a recursive reconnect mechanism gets triggers that retries every 3 secs.
  • DISCONNECTED - CONNECTING - CONNECTED stateflows paving the way for the semaphore UI
  • on connecting services get also reactivated on the client main presenter providing a resilient experience
  • fixed crash on closing old non-active trades
  • refactor could occur based on this PR when doing Connectivity Service #130 to provide a solution for both node and clients

@rodvar rodvar self-assigned this Jan 17, 2025
@rodvar rodvar merged commit 84a46f5 into bisq-network:main Jan 17, 2025
1 check passed
@rodvar rodvar deleted the feature/auto_reconnect_ws branch January 17, 2025 05:08
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

Successfully merging this pull request may close these issues.

1 participant