Homepage

ApiCallSendOptions

Last edit: Oct 26, 2022

No description

type ApiCallSendOptions {
  timeout: Int
}

Fields

timeout (Int)

Read timeout of HTTP request is seconds. For calls triggered from backgroud
jobs default is 8s and max 180s. For calls triggered from web request default
is 5s and max 5s.

Questions?

We are always happy to help with any questions you may have.

contact us