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.
489156378c
* Initial commit for rate limiting - Detects if error code is 429 - Pauses for random time between .5 and 5 seconds before retrying - If it fails 10 times, give up and tell user * Redo structure of request() to support rate limiting * Hold down timer is now a sliding scale - 3 * number of retries - Fails after the 30 second wait * Whitespace fixes * Redo implementation using decorators - Errors aren't tested but code works for regular calls * Unit tests work for error handling * Add integration tests for successful retries * Add condition for 502 errors and retry * Move _error_report out of the class * PEP8 fixes * Add changelog entry |
5 years ago | |
---|---|---|
.. | ||
acme | 5 years ago | |
aws | 6 years ago | |
basic | 5 years ago | |
cloud | 6 years ago | |
common | 5 years ago | |
docker | 5 years ago | |
ec2 | 6 years ago | |
facts | 5 years ago | |
gcp | 5 years ago | |
hwc | 5 years ago | |
json_utils | 5 years ago | |
net_tools | 5 years ago | |
network | 5 years ago | |
parsing | 7 years ago | |
postgresql | 5 years ago | |
remote_management | 6 years ago | |
urls | 5 years ago | |
xenserver | 5 years ago | |
__init__.py | 8 years ago | |
conftest.py | 6 years ago | |
test_database.py | 6 years ago | |
test_distribution_version.py | 5 years ago | |
test_distro.py | 6 years ago | |
test_hetzner.py | 6 years ago | |
test_known_hosts.py | 5 years ago | |
test_kubevirt.py | 5 years ago | |
test_netapp.py | 5 years ago | |
test_text.py | 7 years ago | |
test_utm_utils.py | 6 years ago | |
test_vmware.py | 5 years ago |