1ff20e9804
* use exponential backoff * make cache update retries and max delay in between configurable
2 lines
222 B
YAML
2 lines
222 B
YAML
minor_changes:
|
|
- apt_repository - Implemented an exponential backoff behaviour when retrying to update the apt cache with new params ``update_cache_retry_max_delay`` and ``update_cache_retries`` to control the behavior.
|