Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

module_utils.direct_connect - Add minimal AWSRetry decorator to client calls #139

Merged

Conversation

tremble
Copy link
Contributor

@tremble tremble commented Aug 16, 2020

SUMMARY

Adds minimal AWSRetry decoration to boto3 calls to catch standard AWS temporary errors.

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

plugins/module_utils/direct_connect.py

ADDITIONAL INFORMATION

@jillr jillr merged commit 0e92411 into ansible-collections:main Aug 26, 2020
@tremble tremble deleted the stability/retry/direct_connect branch May 28, 2021 07:08
abikouo pushed a commit to abikouo/amazon.aws that referenced this pull request Sep 18, 2023
…ible-collections#139)

* Add integration tests for aws_region_info

* Add support for check_mode

* aws_region_info: clarify "-" vs "_" precedence and make the implementation deterministic
abikouo pushed a commit to abikouo/amazon.aws that referenced this pull request Sep 18, 2023
…ible-collections#139)

* Add integration tests for aws_region_info

* Add support for check_mode

* aws_region_info: clarify "-" vs "_" precedence and make the implementation deterministic
alinabuzachis pushed a commit to alinabuzachis/amazon.aws that referenced this pull request Oct 2, 2023
…ible-collections#139)

* Add integration tests for aws_region_info

* Add support for check_mode

* aws_region_info: clarify "-" vs "_" precedence and make the implementation deterministic

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@39b140a
alinabuzachis pushed a commit to alinabuzachis/amazon.aws that referenced this pull request Oct 2, 2023
…ible-collections#139)

* Add integration tests for aws_region_info

* Add support for check_mode

* aws_region_info: clarify "-" vs "_" precedence and make the implementation deterministic

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@39b140a
alinabuzachis pushed a commit to alinabuzachis/amazon.aws that referenced this pull request Oct 6, 2023
…ible-collections#139)

* Add integration tests for aws_region_info

* Add support for check_mode

* aws_region_info: clarify "-" vs "_" precedence and make the implementation deterministic

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@39b140a
abikouo pushed a commit to abikouo/amazon.aws that referenced this pull request Oct 24, 2023
…ible-collections#139)

* Add integration tests for aws_region_info

* Add support for check_mode

* aws_region_info: clarify "-" vs "_" precedence and make the implementation deterministic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants