Hey all, Is there anyway to remotely remove/stop a...
# prefect-community
z
Hey all, Is there anyway to remotely remove/stop a local agent? A colleague has started a local agent with the same label as our regular agents and has been unreachable today to stop it so some of our flows are failing when sent there. I'm hoping there's a solution other than changing the label on all the flows. We're still on Prefect V1. Thanks 🙂
1
r
I would recommend looking into using Supervisor. Documentation on using supervisor and information about agents can be found here: https://docs-v1.prefect.io/orchestration/agents/local.html#using-with-supervisor
z
Aight perfect I'll have a look into it to prevent this happening again. Thank you for the help! Managed to get a hold of him in the end to stop it 🙂
👍 1