GitHub user Darlan4I added a comment to the discussion: GUNICORN_CMD_ARGS don't work
It was on this page (https://airflow.apache.org/docs/apache-airflow/stable/administration-and-deployment/logging-monitoring/logging-tasks.html#serving-logs-from-workers-and-triggerer) where this environment variable was mentioned. When LocalExecutor is used, the tasks are processed in the scheduler, right? I confirmed here, the scheduler uses gunicorn and the apiserver uses uvicorn. GitHub link: https://github.com/apache/airflow/discussions/52111#discussioncomment-13554773 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
