Module temporal_sdk_core::protos::coresdk::common[][src]

Structs

Payload

Used as arguments to activities, signals, queries, etc.

RetryPolicy

Defines how an activity or workflow should be retried in the event of failure, timeout, etc.

UserCodeFailure

Represents a failure in user code, workflow or activity, which could’ve been triggered by an exception or similar error mechanism like the error half of a Result type.

WorkflowExecution

Identifying information about a particular workflow execution