shahar1 commented on issue #42107:
URL: https://github.com/apache/airflow/issues/42107#issuecomment-2582169360

   
   
   
   > @eladkal thanks, I'll keep trying to reproduce and update here if i get to 
it.
   > 
   > By looking at the result here, do you have maybe a rough estimation on 
what can be the area in the system this can be related to? It can help focusing 
the reproduction efforts
   
   I think that collecting logs from those terminated pods would be helpful.
   Possible areas in the Airflow that are worth checking:
   - [Kuberenetes 
executor](https://github.com/apache/airflow/blob/main/providers/src/airflow/providers/cncf/kubernetes/executors/kubernetes_executor.py)
   - [Airflow's 
webserver](https://github.com/apache/airflow/blob/eaff866927f39b285109cbcc21ce8b3a2e08b623/airflow/www/views.py#L314)
 (I recently introduced a change that fixes an issue related to retries of 
mapped tasks)
   
   Also, I just closed #45078 which seems to be a duplicate of this one.


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