r-richmond commented on PR #63677: URL: https://github.com/apache/airflow/pull/63677#issuecomment-4071149064
> As I have the same demand, how about the following Looks possible, TY! The only thing that makes me a little nervous is we have a rule for no variables, since we got burned in the past with too many people/dags utilizing variables at parse time.. I can make it the one exception to the rule though... So the variable would be updated every [min_file_process_interval](https://airflow.apache.org/docs/apache-airflow/stable/configurations-ref.html#min-file-process-interval)... thinking out loud i guess i could find an alternate way to do write/update the variable to alleviate this.. then we just lean on the ttl cache per pod. Ok yea, thanks for the suggestion I think it's good enough to close this pr. I'd be interested if there is ever another way to do this as I agree with `Yeah.. Variable might not be ideal `. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
