Bohdan Triapitsyn
5ec7f46105
fix: surface disconnect reason, switch health probe to /global/health ( #978 )
...
- event-pipeline: onDisconnect now carries a reason tag (ws_closed:code=N, ws_error_frame, ws_closed_before_ready, sse_error)
- useConfigStore: store lastDisconnectReason, clear on reconnect
- send guards: embed reason in Connection lost toast so we can tell which path tripped
- lifecycle: isOpenCodeProcessHealthy hits /global/health (healthy flag) with 5s timeout instead of /session with 2s, avoids false restarts under stream load
2026-04-22 00:33:21 +03:00
..
2026-02-23 12:28:24 +02:00
2026-03-31 18:47:00 +03:00
2026-02-20 15:57:44 +02:00
2026-04-11 22:36:02 +03:00
2026-03-31 18:47:00 +03:00
2026-03-31 18:47:00 +03:00
2026-02-20 15:57:44 +02:00
2026-04-21 20:46:51 +03:00
2026-04-21 23:02:01 +03:00
2026-04-21 23:02:01 +03:00
2026-04-17 11:07:26 +03:00
2026-03-31 18:47:00 +03:00
2026-04-11 22:29:09 +03:00
2026-04-16 15:55:08 +03:00
2026-03-31 18:47:00 +03:00
2026-04-11 22:36:02 +03:00
2026-04-22 00:33:21 +03:00
2026-04-21 20:46:51 +03:00
2026-03-31 18:47:00 +03:00
2026-04-21 18:02:44 +03:00
2026-04-11 22:29:09 +03:00
2026-04-20 15:41:15 +03:00
2026-03-31 18:47:00 +03:00
2026-02-20 15:57:44 +02:00
2026-04-07 01:17:12 +03:00
2026-04-21 23:17:34 +03:00
2026-04-21 20:46:51 +03:00
2026-03-31 18:47:00 +03:00
2026-03-31 18:47:00 +03:00
2026-04-17 11:07:26 +03:00
2026-04-20 15:41:15 +03:00
2026-04-21 23:17:34 +03:00
2026-04-20 15:41:15 +03:00
2026-03-31 18:47:00 +03:00
2026-04-20 22:28:32 +03:00
2026-04-21 22:47:42 +03:00
2026-04-17 11:07:26 +03:00
2026-03-31 18:47:00 +03:00
2026-02-20 15:57:44 +02:00
2026-04-17 18:48:39 +03:00
2026-04-21 23:17:34 +03:00
2026-03-31 18:47:00 +03:00
2026-03-23 01:12:29 +02:00
2026-03-31 18:47:00 +03:00
2026-04-06 17:36:08 +03:00