Skip to content

Conversation

@sarumont
Copy link
Contributor

@sarumont sarumont commented Oct 6, 2025

Use "attempts" for MaxAttempts and AttemptNum to clarify that the count includes the initial try and subsequent retries - i.e. a MaxAttempts of 3 is 1 try with 2 possible retries.

BREAKING CHANGE: renames MaxRetries -> MaxAttempts, RetryAttempt -> AttemptNum

Use "attempts" for MaxAttempts and AttemptNum to clarify that the count
includes the initial try and subsequent retries - i.e. a MaxAttempts of
3 is 1 try with 2 possible retries.

BREAKING CHANGE: renames MaxRetries -> MaxAttempts, RetryAttempt -> AttemptNum
@adamdecaf adamdecaf merged commit 8460636 into moov-io:master Oct 6, 2025
14 checks passed
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