microsoft / durabletask-java

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

waitForOrchestrationStart/Complete methods throw TimeoutException when grpc deadline exceeded #84

Closed shreyas-gopalakrishna closed 1 year ago

shreyas-gopalakrishna commented 1 year ago

resolves #62

kaibocai commented 1 year ago

This PR also resolves https://github.com/microsoft/durabletask-java/issues/62 right?

cgillum commented 1 year ago

This PR also resolves #62 right?

Yes, I think the wrong issue was linked in the description. @shreyas-gopalakrishna can you update the PR description to ensure that we're linking to the correct issue?

kaibocai commented 1 year ago

let's merge this if everything is done.