Peter Sladek
Peter Sladek
If I use WorkflowTaskHost.CreateWorkerHost() in my own worker project the self discovery of annoted workers (those using attribute [WorkerTask]) finds and runs workers from Examples folder placed directly in sdk...
Currently the SDK requires configuration values CONDUCTOR_SERVER_URL, KEY and SECRET to be predefined in environment variables, even though I use other means like my own configuration or code to specify...
I am using ctrt+t shell integration and in FZF_CTRL_T_OPTS I have set up reload function to switch between Directories and Files. Right now, I have to use custom command (e.g....
**Describe the bug** We ran into issue that API endpoint https://orkes.io/content/reference-docs/api/task/update-task-status-in-workflow is missing in this orkes community edition, but it is present in conductor oss. After I started digging I...