shivanshs9 commented on issue #10341: URL: https://github.com/apache/airflow/issues/10341#issuecomment-675065066
@kaxil that would refresh DAGs from the DB only for the process that received the POST request, right? I think it would still randomly fail when opening the DAG even after "refresh all" button is clicked. Although it still would be a better solution since it would allow one to attempt to refresh the dagbag, in memory, from DB in all the workers. 🤔 ---------------------------------------------------------------- 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]
