pub const LOG_DRAIN: Duration;Available on crate feature
serve only.Expand description
How long a run’s log buffer survives after the run reaches a terminal state,
so a late /logs fetcher can still replay it. Independent of run-record
retention (spec §12).