pub const TARGET_ERROR_STREAK_THRESHOLD: u32 = 5;
Consecutive target errors before the worker requests a rescan on recovery.