pub const DEFAULT_PROGRESS_RECORD_FETCH_TIMEOUT: Duration;
Expand description

The timeout for reading records from the progress topic. Set to something slightly longer than the idle transaction timeout (60s) to wait out any stuck producers.