Andrea Gottardo 6034fe256c health: ignore certain Warnables during startup
Updates tailscale/tailscale#4136

Defines a period of time (5 seconds) after setting wantRunning to true, during which no Warnables can be put in an unhealthy state. The property is set on each Warnable, so each component of the backend can tweak whether to be part of this mechanism or not.

Signed-off-by: Andrea Gottardo <andrea@gottardo.me>
2024-06-17 18:21:30 -07:00
..