Skip to content

DRP VDM - Graceful Client Failover #174

Description

@adhdtech

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions