abhijeets25012-tech commented on issue #61521: URL: https://github.com/apache/airflow/issues/61521#issuecomment-3866180856
Hi @shahar1 , I’m trying to contribute a fix for the Celery worker OOM issue (#61521), but I’m running into some difficulties. I cloned the apache/airflow repo, but some files referenced in the issue, like celery_executor_utils.py and supervisor.py, are missing in the main repo. I understand these are part of the Celery provider package, which seems to be separate. Could you please advise the best way to contribute? Should I: Clone the provider source separately from PyPI? Or is there a preferred workflow for making changes to provider code in Airflow? I’d like to make a proper PR but want to follow the correct procedure. Thanks for your guidance! -- 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]
