Skip to main content

17 docs tagged with "Reference"

View all tags

API reference

Includes links to complete API references for all eight Temporal SDKs — Go, Java, Python, TypeScript, .NET, PHP, Ruby, and Rust.

Environment configuration

Reference for every environment variable that configures a Temporal Client or the Temporal CLI, including TOML keys and CLI flag equivalents.

Errors

Reference for every Workflow Task error in Temporal, including the cause and resolution steps for attribute, size-limit, and resource errors.

Glossary

The following terms have specific definitions within the context of the Temporal Platform.

Operations

Reference for the operations Temporal Cloud rate-limits per second (OPS) per Namespace, including each operation's priority and throttling effect.

Temporal Commands reference

Reference for every Command a Worker can issue to the Temporal Service after completing a Workflow Task, including its corresponding Event.

Temporal Events reference

Reference for every Event that can appear in a Workflow Execution's history, from WorkflowExecutionStarted to Nexus Operation events.

Temporal Failures reference

Reference for Temporal's Failure types, covering Workflow, Activity, and Nexus Operation errors and their corresponding SDK class or exception.

Temporal Platform references

Index of every Temporal reference page, covering SDK and Server APIs, Commands, Events, metrics, and Service and Web UI configuration.

Temporal SDK metrics reference

Reference for the SDK metrics with guaranteed, defined behavior across Temporal Clients and Workers, including each metric's type and availability.

Temporal Server options reference

Reference for the ServerOptions used to embed and run the Temporal Server as a Go application, including auth, TLS, and metrics options.

Worker tuning quick reference

A quick reference guide for Temporal Worker configuration defaults across SDKs, organized by resource type (compute, memory, IO) with key metrics for each.