arorasachin9 opened a new pull request, #45038: URL: https://github.com/apache/airflow/pull/45038
closes: https://github.com/apache/airflow/issues/45037 Description: Currently Airflow support limited celery options only. This PR adds the support for the additional celery config for celery workers. 1. Changes are completely backward compatible 2. No test cases found for these changes 3. If the config is not available then default value of {} is taken which will be same as earlier only 4. If config is available then it will be added to the celery config and applied to celery workers. -- 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]
