ephraimbuddy commented on issue #17395:
URL: https://github.com/apache/airflow/issues/17395#issuecomment-893233185


   @yevsh , I was not able to reproduce this. I ran the dag with a BashOperator 
and it ran only once. 
   ```
   Running <TaskInstance: TEST.mytask 2021-08-05T06:28:49.486720+00:00 
[queued]> on host bbc97c9f13a8
   [2021-08-05 07:28:56,117] {dagrun.py:435} INFO - Marking run <DagRun TEST @ 
2021-08-05 06:28:49.486720+00:00: scheduled__2021-08-05T06:28:49.486720+00:00, 
externally triggered: False> successful
   [2021-08-05 07:28:56,127] {scheduler_job.py:577} INFO - Executor reports 
execution of TEST.mytask execution_date=2021-08-05 06:28:49.486720+00:00 exited 
with status success for try_number 1
   ```
   Can you provide more information?


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