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

Handle network outages correctly #76

Open
coder11 opened this issue Sep 13, 2021 · 0 comments
Open

Handle network outages correctly #76

coder11 opened this issue Sep 13, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@coder11
Copy link
Contributor

coder11 commented Sep 13, 2021

FluencePeer should seamlessly handle low and no connectivity situations. Including

  1. The peer should continue to operate if the networks connections is down (particles should not be lost)
  2. When the network is up again all non-expired particles should be correctly sent to the network
  3. Transparent network status notifications to API consumers
  4. Method for manual connection management (disconnect, reconnect, etc)
  5. Transparent connection lifecycle statuses
@coder11 coder11 added the enhancement New feature or request label Sep 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant