Relationship between multiple agents with same labels?

Viewed 27

What happens if several agents have the same labels (but different names, so that two agents appear) in Prefect 1.0? How are the flows then distributed among these agents? If a flow is already running on one agent, will the second flow automatically run on the second agent?

1 Answers
Related