ashb commented on PR #48457: URL: https://github.com/apache/airflow/pull/48457#issuecomment-2791205327
The move of serve_logs to FAB is not right @potiuk @vincbeck . Serve logs is called automatically by the celery executor, which means that Celery worker now will not run without FAB installed. FAB != Flask. Serve logs should not have been moved like this. Any chance either of you can fix this before we were hoping to cut the RC2 tomorrow? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
