Skip to content

Retry pending journal sync when the machine returns#12

Merged
AlexNly merged 1 commit into
mainfrom
fix/sync-retry-on-reconnect
Jul 6, 2026
Merged

Retry pending journal sync when the machine returns#12
AlexNly merged 1 commit into
mainfrom
fix/sync-retry-on-reconnect

Conversation

@AlexNly

@AlexNly AlexNly commented Jul 6, 2026

Copy link
Copy Markdown
Owner

Turning the machine off right after logging left the journal out of date until the NEXT shot. Now a failed sync sets a sync_pending flag in state, and the status-frame stream retries the sync as soon as frames resume after a >60s gap (i.e. the machine was powered back on). Machine-offline failures also get a clearer message instead of an empty error, and the retry runs quietly.

@AlexNly AlexNly merged commit e1ce8dd into main Jul 6, 2026
3 checks passed
@AlexNly AlexNly deleted the fix/sync-retry-on-reconnect branch July 6, 2026 05:57
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.

1 participant