Hey Everyone!
Currently facing an issue using Airflow DAGs to run our meltano pipelines hourly. Our pipelines will complete a run and give an 0 exit code after being called by Airflow, but the DAG will be stuck in the running state, and then will not run hourly until manually resetting on the Airflow UI. Has anyone faced an issue with DAGs being stuck on the RUNNING state with Meltano Pipelines before? Any ideas are appreciated!