ginwakeup commented on issue #35575:
URL: https://github.com/apache/airflow/issues/35575#issuecomment-1894754001

   > Hi,
   > 
   > 
   > 
   > I am also looking to change task queues dynamically. Did you find any 
solution?
   
   @prernadubey I started implementing a solution for this but it's quite hard. 
I got something to work by setting a __queue attribute inside 
dag_run.conf[airflow] that is evaluated to define what queue to use, but I am 
struggling a bit to make it work with the UI, so the queue is correctly 
visualized on the WebServer. The solution still has some issues, it's more a 
hack than anything else for now.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to