Skip to content

Improve Javadoc for request-level timeout #3771

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

Merged
merged 6 commits into from
Mar 7, 2023

Conversation

zoewangg
Copy link
Contributor

Motivation and Context

Improve Javadoc for request-level timeout

@zoewangg zoewangg marked this pull request as ready for review February 17, 2023 20:02
@zoewangg zoewangg requested a review from a team as a code owner February 17, 2023 20:02
Comment on lines 127 to 129
* <p>
* This will override the {@link ClientOverrideConfiguration#apiCallAttemptTimeout()} if it is configured.
*
Copy link
Contributor

Choose a reason for hiding this comment

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

Should this be added to the builder's setters as well? People are more likely to read the javadoc on the method they're calling (on the builder) instead of the method that the SDK is using (on the override configuration).

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ah yeah, I thought I did, will update

@zoewangg zoewangg enabled auto-merge (squash) February 21, 2023 22:57
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 7, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@zoewangg zoewangg merged commit 459fae9 into master Mar 7, 2023
@zoewangg zoewangg deleted the zoewang/javadocImprovement branch June 15, 2023 00:51
aws-sdk-java-automation added a commit that referenced this pull request Mar 26, 2025
…659a77518

Pull request: release <- staging/cdd54d63-df61-4cbd-99e3-a06659a77518
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