pyinat / pyinaturalist

Python client for iNaturalist
https://pyinaturalist.readthedocs.io
MIT License
130 stars 17 forks source link

Increase default timeout to 20 seconds #539

Closed JWCook closed 8 months ago

JWCook commented 8 months ago

Also add docs on changing timeout and retry settings. Updates #535.

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (e562524) 95.99% compared to head (27b82ca) 95.99%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #539 +/- ## ======================================= Coverage 95.99% 95.99% ======================================= Files 59 59 Lines 3321 3321 Branches 636 636 ======================================= Hits 3188 3188 Misses 95 95 Partials 38 38 ```

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