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