Skip to main content

MAX_CLOUDFLARE_RETRIES

Constant MAX_CLOUDFLARE_RETRIES 

Source
const MAX_CLOUDFLARE_RETRIES: u32 = 5;
Expand description

Maximum number of times a single address is retried through a transient Cloudflare block before we give up on it. Bounded so a persistent block can’t loop forever.