Skip to content

fix(scheduler): retry precheck/probe on capacity 429 - #489

Merged
Pigbibi merged 1 commit into
mainfrom
fix/lb-sg-precheck-capacity-retry-20260917
Sep 17, 2026
Merged

Pigbibi merged 1 commit into
mainfrom
fix/lb-sg-precheck-capacity-retry-20260917

Conversation

@Pigbibi

@Pigbibi Pigbibi commented Sep 17, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Probe/precheck Cloud Scheduler jobs retry transient Cloud Run capacity 429s (maxScale=1 collisions).
  • Keep /run without these retries to avoid duplicate live submits.
  • Live jobs already hot-fixed; this persists the setting across env sync.

Test plan

  • Workflow assertions for retry flags
  • CI
  • Confirm next env sync does not reset retryCount to 0

Made with Cursor

Live SG precheck hit 429 under maxScale=1 overlapping dry-runs with zero retries; enable bounded backoff for probe/precheck only.

Co-authored-by: Cursor <cursoragent@cursor.com>
@Pigbibi
Pigbibi merged commit d5fff42 into main Sep 17, 2026
1 check passed
@Pigbibi
Pigbibi deleted the fix/lb-sg-precheck-capacity-retry-20260917 branch September 17, 2026 13:37
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