Files
inbuxa-server/crates/store
jcoffey-dev 5245abd08d
ci / fork-checks (pull_request) Successful in 38s
ci / build (pull_request) Successful in 7m24s
Report a node unhealthy after three minutes of silence
Every node renews its lease once a minute instead of every 30 minutes,
so the lease works as a heartbeat. x:ClusterNode reports a node Stale
once it has gone three minutes without renewing (it used to take an
hour), and Inactive after a day, as before.

Taking over a lease still needs a full hour of silence. A node that is
slow rather than gone never loses its id to another host, so snowflake
ids stay unique.

The admin dashboard's Cluster Health card counts these statuses.
2026-09-25 01:05:15 -07:00
..
2026-09-22 16:57:06 -07:00