Skip to main content

REDIS_TTL_BUFFER_SECS

Constant REDIS_TTL_BUFFER_SECS 

Source
const REDIS_TTL_BUFFER_SECS: u64 = 10;
Expand description

Extra TTL buffer to prevent race conditions at window boundaries (in seconds).