pub const MAX_SKIP_LEVEL: u32 = 10;
The backoff cooldown ceiling — after this many consecutive unproductive passes the skip count stops growing. Mirrors the plugin’s MAX_SKIP_LEVEL.
MAX_SKIP_LEVEL