Hi, Can I run two Local Agents using the same machine. I am trying to test my code and I want to assign my flows to different agents. So I am trying to run two agents on my machine
f
flavienbwk
04/30/2021, 11:59 AM
Hi Talha, maybe you want to use Docker (and docker-compose's `scale` feature) to do that.Are you using Docker already or prefect command lines ?