-
Notifications
You must be signed in to change notification settings - Fork 342
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
cloudformation - use standard retry decorator pattern #358
cloudformation - use standard retry decorator pattern #358
Conversation
5ad67c0
to
b9ab289
Compare
recheck |
1 similar comment
recheck |
I'm running |
b9ab289
to
4d21b87
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Running the integration tests locally so the CI issue doesn't block merging. Will gate if/when that passes.
recheck |
recheck |
Depends-On: ansible/ansible-zuul-jobs#944
SUMMARY
The cloudformation module was explicitly applying the retry decorator to functions rather than using our standard client wrapper.
PR switches to our standard pattern for consistency.
ISSUE TYPE
COMPONENT NAME
cloudformation
ADDITIONAL INFORMATION