Skip to content

fix(web): keep websocket reconnects alive

7aeedc6
Select commit
Loading
Failed to load commit list.
Open

Keep WebSocket reconnects alive #2513

fix(web): keep websocket reconnects alive
7aeedc6
Select commit
Loading
Failed to load commit list.
MacroscopeApp / Macroscope - Approvability Check completed May 5, 2026 in 7m 6s

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
Changes WebSocket reconnection from limited retries (~8 attempts) to infinite retries via Schedule.forever, which is a significant runtime behavior change affecting resource usage and connection resilience patterns.

Notes:
No code owners found in target merge base 35721d9