mirror of https://github.com/ansible/ansible.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
093986dfaf
* ansible-galaxy - increase page size and add retry decorator for throttling (#74240) * Get available collection versions with page_size=100 for v2 and limit=100 for v3 * Update unit tests for larger page sizes * Add a generic retry decorator in module_utils/api.py that accepts an Iterable of delays and a callable to determine if an exception inheriting from Exception should be retried * Use the new decorator to handle Galaxy API rate limiting * Add unit tests for new retry decorator * Preserve the decorated function's metadata with functools.wraps ci_complete Co-authored-by: Matt Martz <matt@sivel.net> Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua> (cherry picked from commit |
4 years ago | |
---|---|---|
.. | ||
_vendor | 5 years ago | |
ansible_test | 4 years ago | |
cli | 4 years ago | |
compat | 6 years ago | |
config | 4 years ago | |
errors | 4 years ago | |
executor | 4 years ago | |
galaxy | 4 years ago | |
inventory | 4 years ago | |
inventory_test_data/group_vars | 10 years ago | |
mock | 4 years ago | |
module_utils | 4 years ago | |
modules | 4 years ago | |
parsing | 4 years ago | |
playbook | 4 years ago | |
plugins | 4 years ago | |
regex | 6 years ago | |
template | 5 years ago | |
utils | 4 years ago | |
vars | 5 years ago | |
__init__.py | 8 years ago | |
requirements.txt | 5 years ago | |
test_constants.py | 4 years ago | |
test_context.py | 4 years ago |