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

Feat. request: timeout for default http client #2565

Open
pkly opened this issue Feb 21, 2024 · 0 comments
Open

Feat. request: timeout for default http client #2565

pkly opened this issue Feb 21, 2024 · 0 comments
Assignees
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@pkly
Copy link

pkly commented Feb 21, 2024

Is your feature request related to a problem? Please describe.
It is not possible to set a timeout for the default http client.

Describe the solution you'd like
Allow Google/Client to take a timeout option in it's config so it can be passed along to guzzle client during creation of default http client.

Describe alternatives you've considered
Adding PSR http client support instead of using guzzle, as that would possibly fix this issue, but would require some reorganization on the library's part.

@yash30201 yash30201 added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. priority: p2 Moderately-important priority. Fix may not be included in next release. labels Mar 22, 2024
@yash30201 yash30201 self-assigned this Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

2 participants