Function pixi::default_retry_policy

source ·
pub fn default_retry_policy() -> ExponentialBackoff
Expand description

The default retry policy employed by pixi. TODO: At some point we might want to make this configurable.