2ps opened a new pull request #21604: URL: https://github.com/apache/airflow/pull/21604
## Problem? Not including `_cmd` configuration options broke configuration for `sql_alchemy_conn_cmd` and `fernet_key_cmd` which caused all tasks to fail with a mysterious sqlite error. ## Solution! Reenabled including `_cmd` configuration values when creating the temporary configuration used to run tasks. -- 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]
