Skip to content

DEFAULT_PUBLISH_REQUEST_TIMEOUT

const DEFAULT_PUBLISH_REQUEST_TIMEOUT: Duration

Defined in: requestTimeout.ts:24

Bounds a single attempt at any Connect/SOQL call this package makes against the org, so a stalled TCP/TLS handshake (e.g. a CI runner’s network path to the org differing from a desktop’s) fails fast instead of hanging forever. See docs/design/0040-community-publish-request-timeouts.md.