jh242 commented on PR #27805:
URL: https://github.com/apache/airflow/pull/27805#issuecomment-1326606738

   I disagree with the db/API endpoint idea. I think it's too much overhead for 
a minor feature that seems intended to save some time for DAGs with small 
configs that the user didn't expect to run multiple times. I feel like the 
ability to copy/paste configurations from 
[here](https://github.com/apache/airflow/pull/27639) also overlaps this 
feature. My suggestion is that we can either save recent configs in session 
storage by DAG, or in local storage but limited to a certain number of total 
recent configs across all DAGs.
   
   Additionally, Aaron and I are on a bit of a short timeline and likely won't 
have time to implement a backend-supported version of this feature, but if 
that's the direction we really want to go, we can get started on it and see 
where it goes.


-- 
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-unsubscr...@airflow.apache.org

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

Reply via email to