Timeout is always 150ms
Closed this issue · 2 comments
kgtupelo commented
Describe the bug
The provided timeout is not respected. When providing a timeout, it is always defaulting to 150ms.
nylas-nodejs/src/nylas-connection.ts
Lines 236 to 241 in cb42d16
Expected behavior
The timeout we provide to be respected.
SDK Version:
6.10.0
Siddikpatel commented
Hi. Can you check the PR #490 ? It seems to fix your issue.
mrashed-dev commented
Hey @kgtupelo, sorry to see that PR closed. I opened a new PR and the fix will be included in the next release. Apologies for the delay.