raphaelauv commented on issue #37534:
URL: https://github.com/apache/airflow/issues/37534#issuecomment-1952355153

   logging_interval is at None by default in the 8.0.0 is that voluntary ?
   
   would be more friendly for users that we have this , wdyt  ( I was surprise 
to not see logs anymore in airflow for my pod ) ?
   
   ```python
   if get_logs:
       if logging_interval is None:
           logging_interval = 10
   ```


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