Available on crate feature
serve only.Expand description
DashMap-backed run history (default backend). Lost on restart; that is the
documented memory-backend trade-off. Idempotency claims live in a second map
and are pruned both lazily (on re-claim) and by purge_expired.