Skip to content

Support the retry policy for workflows #840

Description

@neilemms

Workflow retry

All other Dapr SDKs support a retry policy when calling the workflow activity. e.g. yield ctx.callActivity(hello, 'Tokyo', {retryPolicy: {...}})

But the JS SDK does not. Is there a plan to do so? It is a fairly major requirement for any fully functioning workflow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions