ffinfo commented on issue #4831: [AIRFLOW-3830] Remove DagBag from /dag_details
URL: https://github.com/apache/airflow/pull/4831#issuecomment-469578505
 
 
   Yes indeed, this makes the webserver stateless because it does not depend on 
a periodical scan of the DagBag anymore.
   
   We going to collect all database changes in 1 PR to limit the number of 
migration steps to add. After this the single parse of the python file can be 
removed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to