Hello everyone! Is there any way to set a priority...
# prefect-community
k
Hello everyone! Is there any way to set a priority for upcoming flows so that they take higher priority? More concretely, we have some scheduled jobs that need to run daily and a limited number of flow slots. Normally, this isn't a problem but sometimes when we are backfilling we have a lot of flows scheduled which end up in front of these scheduled daily jobs delaying the results. Is there any way to specify flow priority or have scheduled flows run at a higher priority than one in the queue?
n
Hi @karteekaddanki - no, priority queues aren't something that's possible at this time but is a feature on our roadmap!
k
Thank you. Any ETA on this feature at this point?