ed
8fea8fe9a0
feat(api_hooks): add /api/warmup_status and /api/warmup_wait endpoints (sub-track 3)
...
Sub-track 3 of startup_speedup_20260606. Builds on the Phase 7 minimal
work at b464d1fe which only added warmup_status to /api/gui/diagnostics.
New dedicated endpoints:
- GET /api/warmup_status -> controller.warmup_status() (cheap, lock-guarded)
- GET /api/warmup_wait?timeout=N -> controller.wait_for_warmup(timeout)
then returns the final status. Default 30s.
Both callable from external clients via ApiHookClient.get_warmup_status()
and ApiHookClient.get_warmup_wait(timeout=30.0).
7 new tests in tests/test_api_hooks_warmup.py (5 unit + 2 live_gui).
All 7 pass.
2026-06-06 21:01:56 -04:00
..
2026-03-04 09:55:44 -05:00
2026-06-05 22:34:26 -04:00
2026-06-06 19:03:38 -04:00
2026-06-06 21:01:56 -04:00
2026-06-05 23:03:45 -04:00
2026-06-06 21:01:56 -04:00
2026-06-06 20:19:50 -04:00
2026-06-06 10:24:22 -04:00
2026-06-06 10:24:22 -04:00
2026-06-06 10:24:22 -04:00
2026-06-06 16:48:04 -04:00
2026-06-06 10:24:22 -04:00
2026-06-05 21:44:41 -04:00
2026-06-06 10:24:22 -04:00
2026-06-06 13:30:18 -04:00
2026-06-06 00:40:07 -04:00
2026-06-06 00:40:07 -04:00
2026-06-06 10:24:22 -04:00
2026-06-06 10:24:22 -04:00
2026-06-06 10:24:22 -04:00
2026-06-06 10:24:22 -04:00
2026-06-06 20:19:50 -04:00
2026-06-06 10:24:22 -04:00
2026-06-06 10:24:22 -04:00
2026-06-06 10:24:22 -04:00
2026-06-06 14:47:02 -04:00
2026-06-06 10:24:22 -04:00
2026-06-06 10:24:22 -04:00
2026-06-06 16:58:32 -04:00
2026-06-06 10:24:22 -04:00
2026-06-06 11:08:07 -04:00
2026-06-05 21:44:41 -04:00
2026-06-06 13:30:18 -04:00
2026-06-06 19:03:38 -04:00
2026-06-06 11:08:07 -04:00
2026-06-06 11:08:07 -04:00
2026-06-05 21:44:41 -04:00
2026-06-05 21:44:41 -04:00
2026-06-06 11:08:07 -04:00
2026-06-06 11:08:07 -04:00
2026-06-06 11:08:07 -04:00
2026-06-06 11:08:07 -04:00
2026-06-06 11:08:07 -04:00
2026-06-06 13:21:43 -04:00
2026-06-06 00:21:36 -04:00
2026-06-06 00:21:36 -04:00
2026-06-06 00:21:36 -04:00
2026-06-06 13:57:26 -04:00
2026-06-06 00:21:36 -04:00
2026-06-06 00:21:36 -04:00
2026-05-13 22:35:52 -04:00
2026-06-06 16:55:20 -04:00
2026-06-06 00:21:36 -04:00
2026-06-06 00:21:36 -04:00
2026-06-06 00:21:36 -04:00
2026-06-06 00:21:36 -04:00
2026-06-06 00:21:36 -04:00
2026-06-06 00:21:36 -04:00
2026-06-06 00:21:36 -04:00
2026-06-06 14:47:02 -04:00
2026-06-06 00:21:36 -04:00