ansible/changelogs/fragments/60527-apt_exponential_backoff_cache_update_retry.yml

3 lines
207 B
YAML
Raw Normal View History

minor_changes:
- apt - Implemented an exponential backoff behaviour when retrying to update the cache with new params ``update_cache_retry_max_delay`` and ``update_cache_retries`` to control the behavior.