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

Investigate the default http connector #2151

Closed
Tracked by #1692
rcoh opened this issue Dec 30, 2022 · 1 comment
Closed
Tracked by #1692

Investigate the default http connector #2151

rcoh opened this issue Dec 30, 2022 · 1 comment
Labels
bug Something isn't working production-readiness

Comments

@rcoh
Copy link
Collaborator

rcoh commented Dec 30, 2022

Currently the default http connector is Prebuilt: https://github.com/awslabs/smithy-rs/blob/bb5bbeb5cff2afb4b3664e95f5c63cae3a524379/aws/rust-runtime/aws-config/src/lib.rs#L463-L466

This means that timeout settings at a service level will be ignored. This should probably be ConnectorFn but the implications need to be considered.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working production-readiness
Projects
None yet
Development

No branches or pull requests

3 participants