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/11/29 20:45:10 UTC

[GitHub] [airflow] jh242 commented on a diff in pull request #27805: Automatically save and allow restore of recent DAG run configs

jh242 commented on code in PR #27805:
URL: https://github.com/apache/airflow/pull/27805#discussion_r1035267390


##########
airflow/www/utils.py:
##########
@@ -133,17 +133,20 @@ def get_mapped_summary(parent_instance, task_instances):
     }
 
 
+def get_dag_run_conf(conf: Any):

Review Comment:
   done!
   



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