I am running in a EC2 instance, 4 containers of docker that will act as prefect agents. In each cont...
e
I am running in a EC2 instance, 4 containers of docker that will act as prefect agents. In each container we will run using Process
from prefect.infrastructure.process import Process
the workflows