nitinmuteja commented on issue #32246:
URL: https://github.com/apache/airflow/issues/32246#issuecomment-1662694085

   @amoghrajesh could not find time to submit this. You can handle the 
exceptions in taskinstance.py and then based on configuration we can decide 
whether to log it as an error or warning. Rule- If the task run number <=retry 
count then log it as a warning, if it is final attempt then log as an error.


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