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 2022/02/07 10:46:51 UTC

[GitHub] [airflow] admh opened a new issue #21383: The airflow dag is triggered but the task status immediately changes to up_for_retry

admh opened a new issue #21383:
URL: https://github.com/apache/airflow/issues/21383


   ### Apache Airflow version
   
   2.0.1
   
   ### What happened
   
   The airflow dag is triggered but the task status immediately changes to up_for_retry
   
   We set the number of up_for_retry to 5 times, but after 5 times the dag will fail
   
   When I set the task status in the dag to clear, the task can be executed
   
   This question has been bothering us for a while, hope to get a reply
   grateful
   ![image](https://user-images.githubusercontent.com/19163424/152773046-e1ca5cb5-7f3c-4dee-8e8f-c60eb4610c7e.png)
   ![image](https://user-images.githubusercontent.com/19163424/152773534-5e5e0c8f-4e89-4791-aa1a-2b6cbbb80085.png)
   
   ![image](https://user-images.githubusercontent.com/19163424/152773256-3a73debf-4765-43ec-b100-5c802aa0be08.png)
   
   
   
   ### What you expected to happen
   
   _No response_
   
   ### How to reproduce
   
   _No response_
   
   ### Operating System
   
   Container-Optimized OS from Google
   
   ### Versions of Apache Airflow Providers
   
   _No response_
   
   ### Deployment
   
   Composer
   
   ### Deployment details
   
   gcloud composer environments create $ENVIRONMENT_NAME --location=us-east4 --zone=us-east4-a  --disk-size=100GB --machine-type=n2d-standard-4 --node-count=3 --python-version=3 --image-version=composer-1.17.0-airflow-1.10.15  --network=blockchain-vpc --subnetwork=airflow-prod --enable-private-environment --enable-ip-alias --web-server-allow-all
   
   ### 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

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



[GitHub] [airflow] boring-cyborg[bot] commented on issue #21383: The airflow dag is triggered but the task status immediately changes to up_for_retry

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


   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