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