-
Notifications
You must be signed in to change notification settings - Fork 8
Allow for both retry handler and retry policy to be used at the same time #25
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
Conversation
Signed-off-by: Mason <[email protected]>
Signed-off-by: Mason <[email protected]>
Signed-off-by: Mason <[email protected]>
client/src/main/java/io/dapr/durabletask/TaskOrchestrationExecutor.java
Outdated
Show resolved
Hide resolved
Signed-off-by: Mason <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@dapr/approvers-java-sdk This PR looks good to me. We can merge it if you folks have no more suggestions.
@cicoyle A gentle reminder about this PR. Thank you, |
client/src/main/java/io/dapr/durabletask/TaskOrchestrationExecutor.java
Outdated
Show resolved
Hide resolved
Co-authored-by: Javier Aliaga <[email protected]> Signed-off-by: Mason <[email protected]>
LGTM |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thx for updating the version in your PR to save me an extra step!
Issue describing the changes in this PR
relates to #1406
Pull request checklist
CHANGELOG.md