microsoft / durabletask-java

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

add logics to support suborchestration--add one intergration test #20

Closed kaibocai closed 2 years ago

kaibocai commented 2 years ago

This PR contains changes for issue https://github.com/microsoft/durabletask-java/issues/5 :

this pr based on branch cgillum/error-handling, will wait for pr https://github.com/microsoft/durabletask-java/pull/19 to merge first, then merge to main branch. Now target to branch cgillum/error-handling for reviewing

kaibocai commented 2 years ago

create a new pr here: https://github.com/microsoft/durabletask-java/pull/21