Add changelog for ansible-galaxy improvements (#74738)
Changelog for #74240
This commit is contained in:
parent
5333e4138c
commit
9cfedcd9c9
1 changed files with 6 additions and 0 deletions
|
@ -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 a new issue