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

Feature: services can be customized with http timeout values #367

Open
kggilmer opened this issue May 21, 2021 · 1 comment
Open

Feature: services can be customized with http timeout values #367

kggilmer opened this issue May 21, 2021 · 1 comment
Labels
modeled-customization-trait no-auto-closure We do not want this issue to be automatically closed.

Comments

@kggilmer
Copy link
Contributor

Several AWS services have specific timeout values they specify for HTTP reads. The Kotlin SDK should allow for the specification of a service read timeout.

Open questions:

  1. does this timeout need to be adjusted at the operation level as well?
  2. what's the intersection of this and CRT-provided retry logic?
  3. should this be overridable by customers?
@kggilmer
Copy link
Contributor Author

kggilmer commented May 21, 2021

Related: /bin/view/Public/AwsDrTools/SDKs/TimeoutGuidance/

@ianbotsf ianbotsf added the no-auto-closure We do not want this issue to be automatically closed. label Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
modeled-customization-trait no-auto-closure We do not want this issue to be automatically closed.
Projects
None yet
Development

No branches or pull requests

3 participants