fix(ci): cap ClawSweeper worker bursts#346
Conversation
|
Codex review: needs maintainer review before merge. Reviewed June 22, 2026, 12:30 AM ET / 04:30 UTC. Summary Reproducibility: not applicable. this is an automation capacity-tuning PR rather than a user-facing bug report. I checked the source limit derivation and PR diff instead of reproducing a runtime failure. Review metrics: 3 noteworthy metrics.
Merge readiness Overall follows the weaker of proof and patch quality, so missing proof can cap an otherwise strong patch. Rank-up moves:
Risk before merge
Maintainer options:
Next step before merge
Security Review detailsBest possible solution: Land the coordinated lower-cap defaults only after maintainers accept the automation-throughput tradeoff and CI confirms the updated capacity matrix. Do we have a high-confidence way to reproduce the issue? Not applicable: this is an automation capacity-tuning PR rather than a user-facing bug report. I checked the source limit derivation and PR diff instead of reproducing a runtime failure. Is this the best way to solve the issue? Yes, the implementation uses the existing central config-derived limit model and synchronizes workflow, dashboard, docs, and tests. The remaining question is the maintainer policy choice around lower throughput versus rate-limit relief. AGENTS.md: found and applied where relevant. Codex review notes: model internal, reasoning high; reviewed against 855cffa7c7ae. Label changesLabel changes:
Label justifications:
Evidence reviewedWhat I checked:
Likely related people:
What the crustacean ranks mean
Shiny media proof means a screenshot, video, or linked artifact directly shows the changed behavior. Runtime, network, CSP, and security claims still need visible diagnostics. How this review workflow works
|
Summary
Verification
pnpm run buildpnpm run build:repairplus 563 repair tests passingpnpm run build:dashboardplus 46 dashboard tests passingpnpm run check:limitspnpm run format:checkgit diff --checkThe change is intentionally conservative around GitHub secondary-rate-limit pressure: scheduled/repair lanes yield to priority work and the exact-review queue cannot exceed 8 concurrent leases.