ffinfo commented on issue #4396: [AIRFLOW-3585] - Add edges to database
URL: https://github.com/apache/airflow/pull/4396#issuecomment-464307752
 
 
   @feng-tao and @astahlman I think I have the a solution. I created a fall 
back on the graph view on the last known graph in de database. With this also 
comes a warning to the user that the view might be incorrect. Should we maybe 
add a link to some docs?
   
   On changes that predates this change the user will see this if there is not 
a new DagRun yet:
   <img width="876" alt="screenshot 2019-02-16 at 08 24 21" 
src="https://user-images.githubusercontent.com/2419555/52896354-009c3180-31c7-11e9-85c7-d36e1c9c6dc6.png";>
   
   In case there is a DagRun with this changes the the old DagRun will show 
like this:
   <img width="862" alt="screenshot 2019-02-16 at 08 45 25" 
src="https://user-images.githubusercontent.com/2419555/52896386-743e3e80-31c7-11e9-8866-2aaf40538535.png";>

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to