const REDIS_TTL_BUFFER_SECS: u64 = 10;
Extra TTL buffer to prevent race conditions at window boundaries (in seconds).