Skip to content

Bump up retry backoff factor - can't hurt

Paul McCarthy requested to merge rf/backoff_factor into master

Make conda wait a few secs before re-attempting a failed download. This may improve installation robustness, specifically for users behind a corporate firewall.

Context: https://github.com/conda/conda/issues/9312

Merge request reports