You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2023/01/08 18:51:49 UTC

[GitHub] [airflow] nofarm3 opened a new issue, #28793: Airflow 2.3.3 doesn't retry a task if it externally killed

nofarm3 opened a new issue, #28793:
URL: https://github.com/apache/airflow/issues/28793

   ### Apache Airflow version
   
   Other Airflow 2 version (please specify below)
   
   ### What happened
   
   When a task get externally killed, it is marked as Failed even though it can be retried.
   We are using kubernetes executor and AWS spots.
   
   ### What you think should happen instead
   
   When a task get externally killed (for example by a taken spot), it should put back to retry if it retries did not run out yet.
   
   ### How to reproduce
   
   We are using Kubernetes executor and AWS spots.
   
   ### Operating System
   
   linux
   
   ### Versions of Apache Airflow Providers
   
   _No response_
   
   ### Deployment
   
   Official Apache Airflow Helm Chart
   
   ### Deployment details
   
   _No response_
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
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: commits-unsubscribe@airflow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] potiuk commented on issue #28793: Airflow 2.3.3 doesn't retry a task if it externally killed

Posted by GitBox <gi...@apache.org>.
potiuk commented on issue #28793:
URL: https://github.com/apache/airflow/issues/28793#issuecomment-1374938234

   I think without more detailed evidences it is extremely difficult to even diagnose if you made a mistake in assessing the situation  or whether this is a real issue. Let me convert it into a discussion until the user provides more evidences allowing to see a reproducile path. We can always convert it into an issue if it turns to be 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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] boring-cyborg[bot] commented on issue #28793: Airflow 2.3.3 doesn't retry a task if it externally killed

Posted by GitBox <gi...@apache.org>.
boring-cyborg[bot] commented on issue #28793:
URL: https://github.com/apache/airflow/issues/28793#issuecomment-1374902248

   Thanks for opening your first issue here! Be sure to follow the issue template!
   


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] potiuk commented on issue #28793: Airflow 2.3.3 doesn't retry a task if it externally killed

Posted by GitBox <gi...@apache.org>.
potiuk commented on issue #28793:
URL: https://github.com/apache/airflow/issues/28793#issuecomment-1374937415

   Any logs showing this situation ? Can you please be more specific what happens and when ? 


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] potiuk closed issue #28793: Airflow 2.3.3 doesn't retry a task if it externally killed

Posted by GitBox <gi...@apache.org>.
potiuk closed issue #28793: Airflow 2.3.3 doesn't retry a task if it externally killed
URL: https://github.com/apache/airflow/issues/28793


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org