Skip to main content

6 docs tagged with "typescript"

View All Tags

Messages

Interact with running Workflows using Signals to asynchronously change state or control flow, and Queries to query Workflow state synchronously without mutating it. Define Signals and Queries in your Workflow code for seamless interaction through a Temporal Client.

Observability

Enhance the observability of your Temporal Application with metrics, tracing, logging, and visibility features. View Workflow state, set up OpenTelemetry, and customize logging for seamless monitoring and insights.

Test suites

The Testing section of the Temporal Application development guide covers frameworks for Workflow and integration testing, including end-to-end, integration, unit testing, and time-skipping functionalities.

Versioning

Temporal TypeScript SDK ensures deterministic Workflow code with versioning features like Workflow Patching APIs, Worker Build IDs, and Workflow migration strategies. Learn more with our 30-min video intro.