Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Durable retry policies support #13

Open
kaibocai opened this issue Dec 6, 2023 · 0 comments
Open

Durable retry policies support #13

kaibocai opened this issue Dec 6, 2023 · 0 comments

Comments

@kaibocai
Copy link
Member

kaibocai commented Dec 6, 2023

Retry policies are not yet implemented for the JavaScript SDK. Retry polcies will cover:

  • Activities and sub-orchestrations
  • Declarative retry policies (max. number of retries, exponential backoff, etc.)
  • Imperative retry policies, implemented as a lambda function

Reference: microsoft/durabletask-java#18

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant