Table of Contents

Namespace Temporalio.Api.ErrorDetails.V1

Classes

ActivityExecutionAlreadyStartedFailure

An error indicating that an activity execution failed to start. Returned when there is an existing activity with the given activity ID, and the given ID reuse and conflict policies do not permit starting a new one or attaching to an existing one.

CancellationAlreadyRequestedFailure
ClientVersionNotSupportedFailure
MessageReflection

Holder for reflection information generated from temporal/api/errordetails/v1/message.proto

MultiOperationExecutionFailure
MultiOperationExecutionFailure.Types

Container for nested types declared in the MultiOperationExecutionFailure message type.

MultiOperationExecutionFailure.Types.OperationStatus

NOTE: OperationStatus is modelled after google.rpc.Status.

(-- api-linter: core::0146::any=disabled aip.dev/not-precedent: details are meant to hold arbitrary payloads. --)

NamespaceAlreadyExistsFailure
NamespaceInvalidStateFailure
NamespaceNotActiveFailure
NamespaceNotFoundFailure
NamespaceUnavailableFailure

NamespaceUnavailableFailure is returned by the service when a request addresses a namespace that is unavailable. For example, when a namespace is in the process of failing over between clusters. This is a transient error that should be automatically retried by clients.

NewerBuildExistsFailure
NotFoundFailure
PermissionDeniedFailure
QueryFailedFailure
ResourceExhaustedFailure
ServerVersionNotSupportedFailure
SystemWorkflowFailure
WorkflowExecutionAlreadyStartedFailure
WorkflowNotReadyFailure