potiuk commented on issue #59074:
URL: https://github.com/apache/airflow/issues/59074#issuecomment-3629389036

   > The reason why I want to use an executor in my tests is because I'm 
relying on the task retry mechanism which I believe is implemented by the 
scheduler, so `dag.test(use_executor=False)` won't correctly perform retries.
   
   Maybe a good idea to implement retries with use_executor = False ?


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