alexander_butler
05/18/2022, 9:38 PMclick
(not helpful)
All of these airflow invocations below should log the stderr from the airflow command, if not always --then at least when log-level is debug.
1. The small CLI screenshot is my manual print
statement
2. The large CLI screenshot is what is currently logged (no airflow stdout)
3. The gitlab screenshot is where we should consider doing something with the stderr since airflows is good.alexander_butler
05/18/2022, 9:51 PMdb reset
without it attempting db init
which can fail in a way that a reset would resolve
We should bypass that on a reset db command