Run every probe concurrently under a shared per-probe deadline.
A dependency being down must not hide the state of the others, so no probe
short-circuits the rest: each one is reported individually and ready is
simply the conjunction. A deployment that registered no probes is ready —
absence of a wired dependency is not evidence of a broken one.
Run every probe concurrently under a shared per-probe deadline.
A dependency being down must not hide the state of the others, so no probe short-circuits the rest: each one is reported individually and
readyis simply the conjunction. A deployment that registered no probes is ready — absence of a wired dependency is not evidence of a broken one.