Skip to content

fix(backup): verify timeout 60s→120s + fix stale EAS command in CLAUDE.md#442

Merged
mrviduus merged 1 commit into
mainfrom
fix/backup-timeout-and-docs
Jul 17, 2026
Merged

fix(backup): verify timeout 60s→120s + fix stale EAS command in CLAUDE.md#442
mrviduus merged 1 commit into
mainfrom
fix/backup-timeout-and-docs

Conversation

@mrviduus

Copy link
Copy Markdown
Owner

Two loose ends:

  • Backup verify near-miss: 07-14 and 07-15 nightly backups failed — the throwaway verify postgres finished init seconds past the 60s readiness window when the schedule-drifted backup collided with a deploy on the same self-hosted box (the 07-14 log shows PostgreSQL init process complete inside the failure diagnostics). 120s absorbs the contention; dump+storage artifacts were always fine — only the verify gate flapped. (fix(ops): backup-verify self-diagnoses failures + reaps leaked containers #417 raised 30→60; same knob, two more data points.)
  • CLAUDE.md: documented release command --auto-submit fails (no submit.production profile) — now documents --auto-submit-with-profile internal, the OTA path, and the missing EXPO_TOKEN CI secret.

bash -n clean; doc-only otherwise.

🤖 Generated with Claude Code

…ease command in CLAUDE.md

Backups on 07-14/07-15 failed on a near-miss: the throwaway verify postgres
finished init seconds after the 60s window when the schedule-drifted backup
collided with a deploy on the same self-hosted box. 120s absorbs the contention.

CLAUDE.md: '--auto-submit' fails (no submit.production profile) — document
'--auto-submit-with-profile internal', the OTA path, and the missing EXPO_TOKEN.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@mrviduus
mrviduus merged commit a754449 into main Jul 17, 2026
5 checks passed
@mrviduus
mrviduus deleted the fix/backup-timeout-and-docs branch July 17, 2026 04:05
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