eladkal commented on PR #39298:
URL: https://github.com/apache/airflow/pull/39298#issuecomment-2081664789

   > To inform the user that a software limit has been reached. For example, 
unless you enable debug logging there's no way to tell from the logs that 
`AIRFLOW__CORE__PARALLELISM` was reached. The default limits are rather low in 
Airflow so this is a common situation and it's currently not self-evident.
   
   I think this is more sutaible for cluster activity dashboard to expose this 
in **actionable** manner. Logs are a bit problematic because what you get here 
is notification that parallesim is reach but you have no information if user 
set this specific value by design or not. If user chose the specific value then 
logging warnings is not very user freidnly.


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