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

Implement RequestOptions (#52) #55

Merged
merged 1 commit into from
Feb 12, 2024
Merged

Implement RequestOptions (#52) #55

merged 1 commit into from
Feb 12, 2024

Conversation

rlazo
Copy link
Collaborator

@rlazo rlazo commented Feb 12, 2024

Per b/323174522,

This adds support for the new config point RequestOptions, with a timeout specification for requests. Requests will now timeout after the specified time. A test has also been implemented to verify this behavior.

This PR also fixes the following:

  • b/324075314 -> Add support for version selection in RequestOptions

Per [b/323174522](https://b.corp.google.com/issues/323174522),

This adds support for the new config point `RequestOptions`, with a
timeout specification for requests. Requests will now timeout after the
specified time. A test has also been implemented to verify this
behavior.

This PR also fixes the following:

- [b/324075314](https://b.corp.google.com/issues/324075314) -> Add
support for version selection in RequestOptions
@rlazo rlazo merged commit fff522d into dev-0.1.3 Feb 12, 2024
5 checks passed
@rlazo rlazo deleted the requestoptions.feature branch February 12, 2024 17:07
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