DouweM / pixbyt

Pixbyt is a self-hosted Tidbyt app server for advanced apps that aren't supported by the official community app server that you can access through Tidbyt's mobile app.
https://pixbyt.dev
MIT License
93 stars 10 forks source link

Improve performance of Airflow DAG generator #23

Closed DouweM closed 6 months ago

DouweM commented 6 months ago

meltano_dag_generator.py sometimes times out. We should be able to skip meltano schedule list --format=json and generate the DAGs directly from apps.yml.