mirror of
https://github.com/BigBodyCobain/Shadowbroker.git
synced 2026-07-23 20:21:09 +02:00
6cf325142e
In Docker the wormhole subprocess takes 10-15s to start (loading Plane-Alert DB, env checks, uvicorn startup). The 8s deadline was expiring before the health probe could succeed, leaving ready=false permanently even though the subprocess was healthy.