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.
ansible/test/units/module_utils
Sloane Hertel 7551e8c921 AWSRetry: allow retrying on additional ClientError exceptions (#28483)
* Added the ability to extend the exception list in CloudRetry

* AWSRetry boto and boto compatible

* Updated tests to reflect boto/boto3

* Added boto to shippable requirements

* Have base_class and added_exceptions default to None in CloudRetry

AWSRetry - only retry on boto3 exceptions and remove boto requirement from tests

* Make requested changes.
7 years ago
..
aws
basic
cloud [cloud] Add more configurable backoff implementations to CloudRetry/AWSRetry (#27251) 7 years ago
ec2 AWSRetry: allow retrying on additional ClientError exceptions (#28483) 7 years ago
facts
gcp
json_utils
parsing
__init__.py
test_aci.py
test_basic.py Fix fallback and boolean check in argspec (#27994) 7 years ago
test_database.py
test_distribution_version.py
test_known_hosts.py
test_network_common.py adds new filter plugins for network use cases (#27695) 7 years ago
test_postgresql.py
test_text.py