pub const RING_CAPACITY: usize = 10_000;
serve
Per-run ring-buffer capacity (lines). Past this the oldest line is evicted and late /logs subscribers see a truncated event.
/logs
truncated