pub const DEFAULT_CAPACITY: usize = 10_000;
Default cap on the in-process tier (entries), mirroring IdempotencyStore.
IdempotencyStore