Skip to main content

One doc tagged with "vscode-debugger-extension"

View All Tags

Develop code that durably executes - TypeScript SDK dev guide

Durable execution in Temporal Platform requires replaying a Workflow Execution, ensuring deterministic behavior. This chapter introduces best practices for Workflow Definition development, identifying SDK API calls, and recognizing non-deterministic Workflow code.