nuclearpinguin commented on issue #7754: update celery to 4.4.2
URL: https://github.com/apache/airflow/pull/7754#issuecomment-600527526
 
 
   > I would like to be an active airflow contributor. it would be awesome if 
you can nevigate meto the celery specific codes?
   
   That would be awesome! One of Airflow executors uses Celery, the code is 
here:
   
https://github.com/apache/airflow/blob/master/airflow/executors/celery_executor.py
   
   Here you can find the description of CeleryExecutor architecture done by 
@mik-laj :
   https://airflow.readthedocs.io/en/latest/executor/celery.html
   
   Also together with @dimberman we are working on autoscaling celery workers, 
here's Daniels blogpost about it:
   https://www.astronomer.io/blog/the-keda-autoscaler/
   
   Finally, I encourage you to look at our contributing guidelines that include 
a lot of useful information
   https://github.com/apache/airflow/blob/master/CONTRIBUTING.rst:
   
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to