Skip to content

fix(v1): detect env-server worker death instead of hanging - #2131

Open
eligotts wants to merge 3 commits into
mainfrom
fix/env-server-death-detection
Open

fix(v1): detect env-server worker death instead of hanging#2131
eligotts wants to merge 3 commits into
mainfrom
fix/env-server-death-detection

fix(v1): retry the replacement spawn when the pool is left empty

f0c87f2
Select commit
Loading
Failed to load commit list.
MacroscopeApp / Macroscope - Approvability Check completed Jul 24, 2026 in 4m 2s

Not eligible (click on check for details)

  • Eligibility
  • Correctness

Note

More information about how approvability works can be found in our Help Center.

Details

Eligibility
This PR introduces substantial new runtime behavior for worker death detection and replacement (~250 lines of new lifecycle management logic). Two unresolved review comments identify potential bugs: a high-severity issue where scale-up bypasses the restart budget, and a medium-severity readiness hang in the single-worker path.

Notes:
No code owners found in target merge base 295a065