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

Broken link to RetryInputConfig in Notable-Changes #6396

Closed
aBurmeseDev opened this issue Aug 20, 2024 · 3 comments
Closed

Broken link to RetryInputConfig in Notable-Changes #6396

aBurmeseDev opened this issue Aug 20, 2024 · 3 comments
Assignees
Labels
documentation This is a problem with documentation. p2 This is a standard priority issue

Comments

@aBurmeseDev
Copy link
Member

aBurmeseDev commented Aug 20, 2024

Describe the issue

Link broken in Notable-Changes (UPGRADING.md)

See more in v3 reference for RetryInputConfig

maxRetries
v2: The maximum amount of retries to perform for a service request.
v3: Changed to maxAttempts. See more in v3 reference for RetryInputConfig. Note that the maxAttempt should be maxRetries + 1.

Links

https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/migrating/notable-changes/#maxretries

@aBurmeseDev aBurmeseDev added documentation This is a problem with documentation. needs-triage This issue or PR still needs to be triaged. labels Aug 20, 2024
@aBurmeseDev aBurmeseDev self-assigned this Aug 20, 2024
@aBurmeseDev aBurmeseDev added p2 This is a standard priority issue and removed needs-triage This issue or PR still needs to be triaged. labels Aug 20, 2024
@aBurmeseDev
Copy link
Member Author

Screenshot 2024-08-20 at 10 46 27 AM

@aBurmeseDev
Copy link
Member Author

Link has been fixed.
See notable changes, and search "RetryInputConfig" which correctly links to https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-smithy-middleware-retry/Interface/RetryInputConfig/

Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation This is a problem with documentation. p2 This is a standard priority issue
Projects
None yet
Development

No branches or pull requests

1 participant