mirror of
https://github.com/rajnandan1/kener.git
synced 2026-06-23 04:10:22 +00:00
f0362fd919
Held (pending) rows now keep the real error text tagged '| Status held during grace period' instead of dropping it, so no diagnostic info is lost. On confirmation the backfill appends '| Down confirmed after N consecutive checks' to the existing text (pipe-separated) rather than overwriting it; recovery clears the error. Append is per-row for cross-DB safety and idempotent on replay. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>