Skip to content

fix(worker): retry RUNTIME_TARGET_JSON read to fix config failures - #128

Merged
Pigbibi merged 1 commit into
mainfrom
fix/worker-runtime-target-retry
Jun 29, 2026
Merged

fix(worker): retry RUNTIME_TARGET_JSON read to fix config failures#128
Pigbibi merged 1 commit into
mainfrom
fix/worker-runtime-target-retry

Conversation

@Pigbibi

@Pigbibi Pigbibi commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Fix Schwab/Firstrade config read failures caused by GitHub rate limits.

Promise.all parallel reads can hit GitHub secondary rate limits,
causing RUNTIME_TARGET_JSON to return empty. Read it separately
before the parallel batch, and retry with skipCache on empty.

Co-Authored-By: Claude <noreply@anthropic.com>
@Pigbibi
Pigbibi merged commit 8e6e531 into main Jun 29, 2026
2 of 4 checks passed
@github-actions

Copy link
Copy Markdown

🤖 Codex PR Review

⚠️ Review skipped: The Codex review could not be completed.

No Codex service URL or API key configured. Set CODEX_AUDIT_SERVICE_URL, ANTHROPIC_API_KEY, or OPENAI_API_KEY.

Please ensure a human reviewer checks this PR before merging.

@Pigbibi
Pigbibi deleted the fix/worker-runtime-target-retry branch June 29, 2026 18: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