connor_flynn
05/24/2022, 3:06 PMmeltano invoke airflow scheduler -D or meltano invoke airflow scheduler --daemon, however despite a successful CLI output we still see a heartbeat warning in the Airflow UI and DAGs are not being triggered as scheduled.
The Scheduler will "start", or at-least removes the warning message from the Airflow UI, with meltano invoke airflow scheduler. But this requires us to keep an active terminal window open and computer awake!
If anyone has any insight into what I may be missing that would be greatly appreciated
• Current Airflow configs (from):airflow info
◦ apache-airflow-providers-ftp | 2.0.0
◦ apache-airflow-providers-http | 2.0.0
◦ apache-airflow-providers-imap | 2.0.0
◦ apache-airflow-providers-slack | 4.0.0
◦ apache-airflow-providers-sqlite | 2.0.0
◦ executor | LocalExecutor
◦ sql_alchemy_conn | postgresql