I’m trying to reduce the size of official Airflow docker-compose build. The question is about airflow-triggerer container. Seems like if I remove this container – nothing should change, because the scheduler triggers tasks. So, what is the role of airflow-triggerer?
3