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

Issue #3300: Adding variables for retry and modes options #2695

Merged
merged 2 commits into from
Jun 14, 2022

Conversation

ricardofunke
Copy link
Contributor

Adding the variables corresponding to the options in the Retry config and the modes options.
Issue: https://github.com/boto/boto3/issues/3300

Ricardo Funke added 2 commits June 13, 2022 22:30
Adding the variables corresponding to the options in the Retry config and the modes options.
Adding the variables corresponding to the options in the Retry config and the modes options.
@codecov-commenter
Copy link

codecov-commenter commented Jun 14, 2022

Codecov Report

Merging #2695 (b94ef65) into develop (d610036) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff            @@
##           develop    #2695   +/-   ##
========================================
  Coverage    95.30%   95.30%           
========================================
  Files           60       60           
  Lines        12260    12262    +2     
========================================
+ Hits         11684    11686    +2     
  Misses         576      576           
Impacted Files Coverage Δ
botocore/exceptions.py 99.54% <ø> (ø)
botocore/config.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d610036...b94ef65. Read the comment docs.

Copy link
Contributor

@nateprewitt nateprewitt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great, thanks @ricardofunke!

@nateprewitt nateprewitt merged commit b296c51 into boto:develop Jun 14, 2022
aws-sdk-python-automation added a commit that referenced this pull request Jun 14, 2022
* release-1.27.9:
  Bumping version to 1.27.9
  Update to latest models
  Adding variables for retry and modes options (#2695)
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.

3 participants