yuseok89 commented on issue #64483:
URL: https://github.com/apache/airflow/issues/64483#issuecomment-4155519928

   A related thread is #24997, where maintainers discussed adjusting retry 
behavior from inside a running task and recommended relying on retries on the 
operator and `AirflowFailException` when a failure should not lead to further 
attempts.
   The answers there are from a while ago, but the discussion is worth keeping 
in mind as background reference if you work on retry related behavior.


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