You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
👍 I think "start delay" is the simplest yet clearest terminology for this across languages. Also note, this applies to signal-with-start too which makes "start delay" make even more sense.
Is your feature request related to a problem? Please describe.
Workflow start options are missing delay field:
https://typescript.temporal.io/api/interfaces/client.WorkflowOptions
Describe the solution you'd like
A new field named something like
WorkflowOptions.delay
orWorkflowOptions.delayStartBy
SDKs
StartWorkflowOptions.workflowStartDelay
sdk-typescript#1262The text was updated successfully, but these errors were encountered: