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 2021/07/14 13:47:17 UTC

[GitHub] [airflow] kaxil commented on pull request #16681: Introduce RESTARTING state

kaxil commented on pull request #16681:
URL: https://github.com/apache/airflow/pull/16681#issuecomment-879907345


   > Thanks everyone for the suggestions in #6762. @kaxil @potiuk @mik-laj @kaverisharma09 I re-created the diagram with draw.io and here's a draft. Some modifications I made:
   > 
   > * Added "restarting" state introduced in [Introduce RESTARTING stateĀ #16681](https://github.com/apache/airflow/pull/16681)
   > * Named the state according to their definitions in state.py
   > * Added a choice node to represent the alternative state transition
   > * Moved the standard lifecycle to the top of the graph. I.e. "none, to scheduled, to queued, to running, and finally to success" is illustrated at the top of the diagram.
   > 
   > Please let me know what you think. I'll include the diagram in my PR and upload to https://cwiki.apache.org/confluence/display/AIRFLOW/File+lists if you think it works.
   > 
   > ![task_states](https://user-images.githubusercontent.com/6637585/125461038-0d369e18-adc3-4320-b1da-8d146972662c.png)
   
   Sounds good


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