-
Notifications
You must be signed in to change notification settings - Fork 16
Labels
feature-parityThis feature is needed for parity with other language SDKsThis feature is needed for parity with other language SDKs
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature-parityThis feature is needed for parity with other language SDKsThis feature is needed for parity with other language SDKs