For the complete documentation index, see llms.txt. This page is also available as Markdown.

Is there a pending state or timeout for initConnection?

initConnection creates the connection synchronously on Terra's backend, so there is no lingering 'pending' state.

initConnection creates the connection synchronously on Terra's backend, so there is no lingering 'pending' state.

  • If a call were to hang, it times out after 30 seconds.

  • If you do observe hangs, capture the trace ID header values and timestamps so the request can be investigated.

Last updated

Was this helpful?