Skip to content

Reset the bridge client's reconnect backoff after a successful install #135

Description

@simons-plugins

Observed live 2026-08-06: after Install/update the Matter export bridge succeeded and the LaunchAgent started the node, the plugin took 29 seconds to attach — its reconnect backoff had grown to 30s while the package was missing.

Not a fault, but a first-install user watches half a minute of apparent nothing directly after a successful install, which invites them to click things.

Fix: reset the backoff (or force an immediate reconnect attempt) when the install action completes successfully. Files: plugin.py:_install_bridge_node, export_bridge/bridge_client reconnect state.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions