Concerning the latest changes in versions >2.0.4 :
previously agents were able to find and place flows into queues by tags. From version > 2.0.4 the doc says queue names are used instead. Specifically here (https://docs.prefect.io/concepts/deployments/) it s said:
Copy code
A deployment additionally enables you to:
- Assign a work queue name to delegate deployment flow runs to work queues.
But in the deployment section there is no info on how to declare a queue to be associated with a deployment. Could you please clarify?
Alexander Belikov
08/19/2022, 8:41 AM
o
Oscar Björhn
08/19/2022, 8:43 AM
prefect deployment build --your-usual-arguments-and-such --work-queue "my-work-queue" should do it!
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.