dgronskij commented on issue #17754:
URL: https://github.com/apache/airflow/issues/17754#issuecomment-1299881682

   Yeah, sorry for the poorly worded question.
   
   Here is our disposition:
   - Airflow instance with no access to AF workers for developers
   - 3rd party AF operators that do some logging
   - Sometimes, there is a need to run specific DAG with custom log level in an 
ad-hoc manner, but we don't want to affect other runs since there are lot's of 
them and everybody would see verbose logs
   
   Documentation that you cited suggests changing AF-wide configuration on the 
worker side. It seems that we could make a "debug node" worker, with debug 
level configured, and somehow route dags-to-be-debugged onto that.. but this is 
really complicated
   
   


-- 
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