I have created a worker pool containing workers on...
# ask-community
d
I have created a worker pool containing workers on different machines and I have created a deployment for this pool from one of the machines while running the deployment on a worker other than the one created the pool, it throws in an error as follows
Failed due to a(n) FileNotFoundError caused by a missing directory 'path of the system where the deployment was created'. Investigate and ensure the required directory exists for the flow to run successfully.
What is the correct way to create a deployment that can run on all machines and not just the one in which it was created.