Skip to main content

DEFAULT_RETRY_BUDGET

Constant DEFAULT_RETRY_BUDGET 

Source
pub const DEFAULT_RETRY_BUDGET: f64 = 3.0;
Expand description

Default retry budget for the retry-score term.

A profile whose average retries exceed the budget is treated as fully penalised (retry_score = 0.0).