Skip to content

[WIP] Fix / Reconnection fixes - #33

Open
dyachenko-yaroslav wants to merge 2 commits into
mainfrom
fix/reconnection-fixes
Open

[WIP] Fix / Reconnection fixes#33
dyachenko-yaroslav wants to merge 2 commits into
mainfrom
fix/reconnection-fixes

Conversation

@dyachenko-yaroslav

Copy link
Copy Markdown
Contributor

Giving up disconnects the machine until someone restarts the app by hand, and five attempts against a delay capped at 5s ran out after roughly twenty seconds — less than a rolling deploy of the Gateway takes. Fifteen buys about a minute.

The attempt count also appeared as a literal in the give-up message, where it would have drifted from the setting on the next change; both now read the same constant.

@dyachenko-yaroslav dyachenko-yaroslav self-assigned this Aug 5, 2026
Giving up disconnects the machine until someone restarts the app by hand, and
five attempts against a delay capped at 5s ran out after roughly twenty seconds
— less than a rolling deploy of the Gateway takes. Fifteen buys about a minute.

The attempt count also appeared as a literal in the give-up message, where it
would have drifted from the setting on the next change; both now read the same
constant.
@dyachenko-yaroslav dyachenko-yaroslav changed the title Fix / Reconnection fixes EDIT Fix / Reconnection fixes Aug 5, 2026
@dyachenko-yaroslav dyachenko-yaroslav changed the title EDIT Fix / Reconnection fixes [WIP] Fix / Reconnection fixes Aug 5, 2026
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.

2 participants