mirror of
https://github.com/nesquena/hermes-webui.git
synced 2026-06-07 01:12:47 +00:00
10cfcee30e
Worst case 4×5s=20s per polling request on ThreadingHTTPServer pool is risky given today's _cron_env_lock near-miss on production 8787. Status probes should fail fast; client can retry. All four call sites use default timeout.