microsoft / durabletask-java

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

Bug: Durable Task language SDK was implemented incorrectly, or that the destination language worker is not sending the function result back to the host #120

Closed kbeaugrand closed 1 year ago

kbeaugrand commented 1 year ago

I received this error message when using Durable functions in my Java app:

Durable Task language SDK was implemented incorrectly, or that the destination language worker is not sending the function result back to the host

Azure Function Core tools version: 4.0.5030 Azure Functions Maven plugin version: 1.18.0 Durable task-java version: 1.0.1

cgillum commented 1 year ago

@kbeaugrand are you still having this issue? Which version of extension bundles are you using (it should be in your host.json file)?

/cc @kaibocai

kaibocai commented 1 year ago

@kbeaugrand please share a sample function app that is getting you this error. It seems it's same error as https://github.com/microsoft/durabletask-java/issues/126

microsoft-github-policy-service[bot] commented 1 year ago

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment.

microsoft-github-policy-service[bot] commented 1 year ago

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment.