1Password / connect-sdk-python

Python SDK for 1Password Connect
https://developer.1password.com/docs/connect
MIT License
200 stars 30 forks source link

Fix the env var name to override default http client timeouts #105

Closed volodymyrZotov closed 5 months ago

volodymyrZotov commented 5 months ago

This PR fixes the env var name to override default http client timeouts. Users should set OP_CONNECT_CLIENT_REQ_TIMEOUT to override the timeout.

codecov-commenter commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:exclamation: No coverage uploaded for pull request base (main@0429e1e). Click here to learn what that means.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #105 +/- ## ======================================= Coverage ? 76.96% ======================================= Files ? 27 Lines ? 1980 Branches ? 0 ======================================= Hits ? 1524 Misses ? 456 Partials ? 0 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.