Skip to content

Auto-clear stale warehouse runs that block future executions#387

Merged
czue merged 1 commit intomainfrom
warehouse-resiliency
Feb 27, 2026
Merged

Auto-clear stale warehouse runs that block future executions#387
czue merged 1 commit intomainfrom
warehouse-resiliency

Conversation

@czue
Copy link
Member

@czue czue commented Feb 27, 2026

If a warehouse run is killed mid-execution, the ReportRun record is left with complete=False, blocking all future runs. This adds a self-healing check that marks runs older than 72 hours as failed before checking the lock.

If a warehouse run is killed mid-execution, the ReportRun record is
left with complete=False, blocking all future runs. This adds a
self-healing check that marks runs older than 72 hours as failed
before checking the lock.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@czue czue merged commit 746c4d5 into main Feb 27, 2026
1 check passed
@czue czue deleted the warehouse-resiliency branch February 27, 2026 07:49
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