https://prefect.io logo
Title
e

Ethan Veres

03/24/2023, 4:21 AM
Is there a way to ensure each deployment can only have a single run at a time?
d

Deceivious

03/24/2023, 8:08 AM
Dedicated queue for each deployment with concurrency limit ?
You are also include API calls in your flow itself .