mirror of https://github.com/ansible/ansible.git
Changelog for #74240
(cherry picked from commit 9cfedcd9c9)
pull/74753/head
parent
b5f13e5f28
commit
892f0bf644
@ -0,0 +1,6 @@
|
||||
bugfixes:
|
||||
- >-
|
||||
Improve resilience of ``ansible-galaxy collection`` by increasing the page
|
||||
size to make fewer requests overall and retrying queries with a jittered
|
||||
exponential backoff when rate limiting HTTP codes (520 and 429) occur.
|
||||
(https://github.com/ansible/ansible/issues/74191)
|
||||
Loading…
Reference in New Issue