conductor
conductor copied to clipboard
[Question] Conductor workflow server autonomy
trafficstars
Hey,
Does Conductor comunicate with another workflow servers to just build a workflow instance? From what I understood Conductor needs to know every step that is going to be executed by a workflow (the step must be coded inside the server). This leads me to every new step to re-deploy the server.
Thank you.
Not sure I understand you... https://conductor-core.readthedocs.io/en/latest/custom-steps/ You do no need to define your custom steps on each node, they are shared by the cluster.
@kewinbrand @danielgerlag Close this when you have some time!