Skip to content

Durable retry policies #18

@cgillum

Description

@cgillum

Retry policies are not yet implemented for the Java 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

I consider this to be in scope for public preview. I'm currently working on it for .NET Isolated and I'd like to also implement it for Java to help make sure the design is solid and applies well to multiple languages.

Metadata

Metadata

Assignees

Labels

feature-parityThis feature is needed for parity with other language SDKs

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions