# Nylas timeout error

**URL:** https://forums.nylas.com/t/nylas-timeout-error/673
**Category:** Question and Answers
**Created:** [April 22, 2025, 11:31am UTC](https://forums.nylas.com/t/nylas-timeout-error/673 "2025-04-22T11:31:44Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![lsr2001](https://avatars.discourse-cdn.com/v4/letter/l/f6c823/32.png) [@lsr2001](https://forums.nylas.com/u/lsr2001)
#### Post date: [April 22, 2025, 11:31am UTC](https://forums.nylas.com/t/nylas-timeout-error/673/1 "2025-04-22T11:31:44Z")

</div>

We are using Europe server and while connecting calendar through nylas users are constantly getting server timeout error. We have kept a 130s timeout but nylas is unable to complete the process within that time window. What can we do here?

---

<div class="post-metadata">

### Author: ![ram](https://sea1.discourse-cdn.com/flex015/user_avatar/forums.nylas.com/ram/32/3_2.png) [@ram](https://forums.nylas.com/u/ram)
#### Post date: [April 23, 2025, 7:31pm UTC](https://forums.nylas.com/t/nylas-timeout-error/673/2 "2025-04-23T19:31:19Z")

</div>

@lsr2001 Can you share the query or call you are making as a code sample?

For example, you can try to override the timeout value ([Node SDK as an example](https://github.com/nylas/nylas-nodejs/blob/78d91a1/src/config.ts#L18)).
