Skip to content

Conversation

mullermp
Copy link
Contributor

@mullermp mullermp commented Apr 28, 2025

Update: This work has been paused until further notice.

Sets the default retry strategy to standard.

This is a mild breaking change, rendering some config values useless (since standard doesn't have too many configurable options).

DynamoDB extended retries will include a new default of 10 retries but no configurable jitter/backoff policy unless configured back to legacy.

Other changes to the retry plugin are rubocop related.

For any disruptions (to anyone viewing this PR) please set your mode with Aws.config[:retry_mode] = 'legacy'

Copy link

github-actions bot commented Apr 28, 2025

Detected 1 possible performance regressions:

  • aws-sdk-dynamodb.gem_size_kb - z-score regression: 223.0 -> 223.5. Z-score: Infinity

Copy link
Contributor

@jterapin jterapin left a comment

Choose a reason for hiding this comment

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

LGTM ✨

Co-authored-by: Juli Tera <57973151+jterapin@users.noreply.github.com>
@jterapin jterapin closed this Aug 27, 2025
@mullermp mullermp deleted the standard-retry branch August 27, 2025 18:07
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