dimberman commented on code in PR #43520:
URL: https://github.com/apache/airflow/pull/43520#discussion_r1826037304
##########
airflow/jobs/scheduler_job_runner.py:
##########
@@ -1822,9 +1822,30 @@ def _fail_tasks_stuck_in_queued(self, session: Session =
NEW_SESSION) -> None:
),
)
)
Review Comment:
Yes I've created separate logs for rescheduling and failing of tasks
--
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]