Dashboard › Knowledge › Verify fix is live + rerun re-execution…
019fd83d-cf3f-7489-b204-349ee87e1ebeDirective (Burak Yigit Kaya, Aug 5-6 2026): always verify a merged fix is actually live in production before moving on — production traffic may still hit old code paths (cold caches, partial deploys, race windows). Pre-merge gates for PR #1592 (Aug 6 2026):
CI failure inspection: Failed to resolve action download info. Service Unavailable is GitHub Actions infra outage (ubuntu-24.04 v20260804.265.1, Azure westus3), NOT code defect. Check githubstatus.com before assuming regression; rerun transient infra failures (don't bypass with --admin).
Rerun re-execution: gh run rerun --failed on flaky Actions can leave previously-queued jobs CANCELLED without re-executing — inspect gh run view ID --json jobs for CANCELLED jobs that never retried. mergeable=MERGEABLE, mergeState=UNSTABLE + statusCheckRollup FAILURE can coexist with all real jobs passing.
Queued-but-stuck workflow (PR #1592): runs 31121270326 + 31121270285 (preview) sat queued 50m+ with status=pending (preview job 92691528127 also * pending). gh run rerun returns 403 ("This workflow is already running"). Conclusion: GitHub Actions runners were congested, not code-stuck. Escalation: cancel via `gh api rep [truncated — entry too long]