nylas / nylas-ruby

Ruby bindings for the Nylas Platform APIs
https://nylas.com/docs
MIT License
101 stars 130 forks source link

Change default timeout to match API (90 seconds) #471

Closed mrashed-dev closed 9 months ago

mrashed-dev commented 9 months ago

Description

The API's default timeout is 90 seconds, so it's best we match that. We have updated the default value to match this, user can still override the default.

License

I confirm that this contribution is made under the terms of the MIT license and that I have the authority necessary to make this contribution on behalf of its copyright owner.

codecov[bot] commented 9 months ago

Codecov Report

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

Project coverage is 99.84%. Comparing base (d97a9a5) to head (5cff3f9).

:exclamation: Current head 5cff3f9 differs from pull request most recent head 2165857. Consider uploading reports for the commit 2165857 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #471 +/- ## ======================================= Coverage 99.84% 99.84% ======================================= Files 24 24 Lines 665 665 ======================================= Hits 664 664 Misses 1 1 ```

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