Skip to content

Type Alias: TimeoutInvocationError

TimeoutInvocationError = BaseInvocationError & object

Defined in: api_types.ts:1128

An error for an execution that took too long to complete, and timed out.

Type Declaration

Name Type Defined in
type Timeout api_types.ts:1129