8000 Allow for modification of the reqwest client · Issue #99 · ThouCheese/cloud-storage-rs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Allow for modification of the reqwest client #99

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

Open
jrconlin opened this issue Feb 9, 2022 · 0 comments
Open

Allow for modification of the reqwest client #99

jrconlin opened this issue Feb 9, 2022 · 0 comments

Comments

@jrconlin
Copy link
jrconlin commented Feb 9, 2022

Recently, we encountered an error we traced back to a lack of timeout when the reqwest object makes a call. It would be helpful to either be able to specify the timeout value, or ideally, have access to the client attribute so that reqwest behaviors can be altered when needed.

(e.g. Client::with_client(req: reqwest::Client), which is similar to Client::with_cache(...))

Alternates implementations always welcome.

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

No branches or pull requests

1 participant
0