Skip to main content

MAX_SKIP_LEVEL

Constant MAX_SKIP_LEVEL 

Source
pub const MAX_SKIP_LEVEL: u32 = 10;
Expand description

The backoff cooldown ceiling — after this many consecutive unproductive passes the skip count stops growing. Mirrors the plugin’s MAX_SKIP_LEVEL.