Skip to content

Promote restore-target bounded wait - #169

Merged
ajccarlson merged 2 commits into
mainfrom
develop
Jul 31, 2026
Merged

Promote restore-target bounded wait#169
ajccarlson merged 2 commits into
mainfrom
develop

Conversation

@ajccarlson

Copy link
Copy Markdown
Owner

A deployment takes two backups minutes apart, both verifying into the same disposable database, and the exclusivity check refused outright when another session was still closing. That failed the post-cutover backup three times on 2026-07-30, each time leaving the maintenance window open with the site at 502 until the deployment was re-run.

The check now waits briefly, bounded and abortable, before asserting. The assertion is unchanged, so a target that never frees still blocks the destructive restore.

@ajccarlson
ajccarlson merged commit ab6d7d3 into main Jul 31, 2026
12 checks passed
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