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?