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

DRP VDM - Graceful Client Failover #174

Open
adhdtech opened this issue Jun 1, 2021 · 0 comments
Open

DRP VDM - Graceful Client Failover #174

adhdtech opened this issue Jun 1, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@adhdtech
Copy link
Owner

adhdtech commented Jun 1, 2021

Currently when a VDM Client loses connectivity to a broker, the client refreshes and loses all applets. Need to allow for a graceful failover.

When a disconnect occurs, the client should:

  • Update status to red, but do not refresh
  • Have a persistent log of all current subscription for applets
  • Immediately return error on any new Mesh commands
  • Retry connection every X seconds up to Y minutes
  • Re-establish subscriptions on reconnect
@adhdtech adhdtech added the enhancement New feature or request label Jun 1, 2021
@adhdtech adhdtech added this to the VDM - Virtual Desktop Manager milestone Jun 1, 2021
@adhdtech adhdtech self-assigned this Jun 1, 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