mirror of
https://github.com/BigBodyCobain/Shadowbroker.git
synced 2026-09-12 04:09:11 +02:00
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.