Skip to content

[Feature Request] Eager Workflow Start #1348

@antlai-temporal

Description

@antlai-temporal

Is your feature request related to a problem? Please describe.

Support for Eager Workflow Start (EWS) was added in the server in 1.20, and is currently supported in Java, Python, Core, and Go SDKs. It reduces the latency to start a workflow by allowing the client to directly schedule the first workflow task to a local worker. See temporalio/features#242 for details.

The goal is to enable support for EWS in the TS SDK.

Describe the solution you'd like

This is dependent on https://github.com/temporalio/sdk-typescript/issues/3776

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions