This request is to add the ability for airflow to refresh database Connection Strings by re-evaluating the _CMD at a specified refresh interval. We run Airflow on Kubernetes Clusters on Azure with ...
Is your feature request related to a problem? Please describe. Currently, the ADK's memory session is ephemeral. All contextual memory is lost once an agent session concludes. Any agent requiring long ...