Skip to Content
APIPlanning Center People TSSrcFunctionsFunction: handleTimeoutError()

planning-center-monorepo v1.0.0


planning-center-monorepo / planning-center-people-ts/src / handleTimeoutError

Function: handleTimeoutError()

handleTimeoutError(operation, timeoutMs, context?): never

Defined in: packages/planning-center-base-ts/dist/errors/error-handling.d.ts:52

Parameters

operation

string

timeoutMs

number

context?

Partial<ErrorContext>

Returns

never