microsoft / durabletask-java

Java SDK for Durable Functions and the Durable Task Framework
MIT License
14 stars 7 forks source link

Fix orchestration stuck when using anyof/allof with retry policy #152

Closed kaibocai closed 1 year ago

kaibocai commented 1 year ago

Issue describing the changes in this PR

resolves https://github.com/microsoft/durabletask-java/issues/149

Pull request checklist

Additional information

Additional PR information

kaibocai commented 1 year ago

Close this one as created a new one https://github.com/microsoft/durabletask-java/pull/153