Constant PROGRESS_MIN_INTERVAL_MS
pub const PROGRESS_MIN_INTERVAL_MS: u64 = 500;Expand description
Minimum interval between progress sends to avoid flooding the draft channel.
pub const PROGRESS_MIN_INTERVAL_MS: u64 = 500;Minimum interval between progress sends to avoid flooding the draft channel.