pub const MAX_REQUEST_TTL_MS: u64 = 200;
Default maximum latency for an in-flight request before we stop deduplicating it, in milliseconds.