Hi Everyone, Had few question regarding prefect, I...
# ask-community
n
Hi Everyone, Had few question regarding prefect, I am hosting prefect using docker. 1. Can i add authentication on orion Homepage ? 2. How can i implement round robin on prefect a. let suppose i have 3 queue (q1, q2, q3) in the worker-pool with same priority, is there a way it can pick one from q1 then from q2 and then from q3.