Legacy Dev Forum Posts

 View Only

Sign Up

Connection TimeOut and API call Timeout

  • 1.  Connection TimeOut and API call Timeout

    Posted 06-05-2025 18:01

    Vincent_BEZARD | 2017-11-13 13:53:00 UTC | #1

    Hi Guys,

    When connecting to the API, there is a timeout parameter that specify the timeout delay. Questions:

      • This timeout is only for the connection?
      • If not, what is the timeout for API calls? Is there a way to specify the timeout for API calls?

    Thanks,

    Vincent


    tim.smith | 2017-11-13 15:45:00 UTC | #2

    The default timeout in the JavaScript SDK is 16 seconds. The server-side timeout is up to 15 seconds, so the server should always respond with a timeout response before the SDK. You can set the timeout on the ApiClient instance.


    system | 2017-12-14 15:45:06 UTC | #3

    This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 2095