Bowrna commented on issue #38304:
URL: https://github.com/apache/airflow/issues/38304#issuecomment-2046334014

   @potiuk Currently if the task is struck in the queue for a longer time, we 
fail the task. To have a separate try_number for failed queue task, we may not 
know during the retry part, why the task failed. Like if it's due to fail on 
the run or fail due to struck in the queue.  How do you think we can handle 
this case? 
   
   
https://github.com/apache/airflow/blob/0af5d923d99591576b3758ab3c694d02dbe152bf/airflow/jobs/scheduler_job_runner.py#L1541-L1576


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