jscheffl commented on issue #29308:
URL: https://github.com/apache/airflow/issues/29308#issuecomment-2119354892

   From AIP-44 descriptions I understood that this "mini scheduler" might be 
better pushed-back to scheduler as a lot of DB access is needed. Has opinion 
changed sind AIP write-up? Else I'd propose to "just skip" the schedule after 
task execution like if 
`AIRFLOW__SCHEDULER__SCHEDULE_AFTER_TASK_EXECUTION=False` is set.
   
   THat would be very simple as a one-line addition in 
airflow/jobs/local_task_job_runner.py:243


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