Blake
05/10/2024, 6:53 PMMarvin
05/10/2024, 6:53 PMplaintext
:sparkles: *Work Queue Priority in Prefect*
- Each work queue has a *priority* indicated by a unique positive integer.
- *Lower numbers* indicate *higher priority*.
- Priority determines the order of flow run submissions, especially under concurrency limits.
- Higher priority queues get precedence in submitting runs for execution.
For more information, refer to the Prefect documentation on work queues: <https://docs.prefect.io/latest/concepts/work-pools/>
Keep in mind that each queue can have its own concurrency limits, and is also subject to the global work pool concurrency limit, which cannot be exceeded.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.
Powered by