nylas / nylas-nodejs

A NodeJS wrapper for the Nylas REST API for email, contacts, and calendar.
MIT License
166 stars 116 forks source link

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

Closed mrashed-dev closed 4 months ago

mrashed-dev commented 4 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.