Constant IDEMPOTENCY_MAX_KEYS_DEFAULT
pub const IDEMPOTENCY_MAX_KEYS_DEFAULT: usize = 10_000; // 10_000usizeExpand description
Fallback max distinct idempotency keys retained in gateway memory.
pub const IDEMPOTENCY_MAX_KEYS_DEFAULT: usize = 10_000; // 10_000usizeFallback max distinct idempotency keys retained in gateway memory.