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

ec2_instance - Apply retry decorators more consistently. #373

Merged

Conversation

tremble
Copy link
Contributor

@tremble tremble commented Jan 27, 2021

SUMMARY

Improve the stability of ec2_instance:

  • Wrap paginator calls in a function so we can use AWSRetry
  • Use aws_retry_decorator when creating ec2 clients
ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

ec2_instance

ADDITIONAL INFORMATION

@ansibullbot
Copy link

@ansibullbot ansibullbot added community_review feature This issue/PR relates to a feature request module module needs_triage owner_pr PR created by owner/maintainer plugins plugin (any type) labels Jan 27, 2021
@tremble tremble requested a review from jillr January 29, 2021 13:08
@jillr jillr merged commit bbb4707 into ansible-collections:main Feb 3, 2021
@tremble tremble deleted the stability/ec2_instance-pagination branch February 11, 2021 09:11
alinabuzachis pushed a commit to alinabuzachis/community.aws that referenced this pull request Jul 19, 2021
…lections#373)

* ec2_instance: build results inside find_instances and add backoff

* Add retry decorator to ec2 clients
alinabuzachis pushed a commit to alinabuzachis/community.aws that referenced this pull request Jul 19, 2021
…lections#373)

* ec2_instance: build results inside find_instances and add backoff

* Add retry decorator to ec2 clients
danielcotton pushed a commit to danielcotton/community.aws that referenced this pull request Nov 23, 2021
…lections#373)

* ec2_instance: build results inside find_instances and add backoff

* Add retry decorator to ec2 clients
alinabuzachis pushed a commit to alinabuzachis/community.aws that referenced this pull request May 25, 2022
…lections#373)

* ec2_instance: build results inside find_instances and add backoff

* Add retry decorator to ec2 clients
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community_review feature This issue/PR relates to a feature request module module needs_triage owner_pr PR created by owner/maintainer plugins plugin (any type)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants