You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
eg: CompletableFuture<WorkflowRun> future = workflowClient.executeWorkflow(request, null);
404 error occurred? I have seen the source code. The request path is "/workflow/execute/{name}/{version}". Is it only applicable to orkes Conductor Playground?
The text was updated successfully, but these errors were encountered:
lianjunwei
changed the title
Whether some apis of this client are incompatible with orkes-conductor-client.
Whether some apis of this client are incompatible with orkes-conductor-community.
Nov 22, 2022
eg:
CompletableFuture<WorkflowRun> future = workflowClient.executeWorkflow(request, null);
404 error occurred? I have seen the source code. The request path is "/workflow/execute/{name}/{version}". Is it only applicable to orkes Conductor Playground?
The text was updated successfully, but these errors were encountered: