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

Regression: Unused connect_timeout and read_timeout in IMDS client #1822

Closed
kevinpark1217 opened this issue Oct 6, 2022 · 0 comments
Closed

Comments

@kevinpark1217
Copy link
Contributor

Location of the regression

In imds/client.rs, the field value connect_timeout and read_timeout is no longer used in building the IMDSv2 Client.

Even if someone sets the timeout programmatically, it's not applied in the builder.
@jdisanti

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants