ashb commented on pull request #14795: URL: https://github.com/apache/airflow/pull/14795#issuecomment-801233225
The usage in Celery is correct. `ti.external_exeuctor_id` there is the Celery Task ID (a UUID) and it's how we keep track of what the celery task ID is. ---------------------------------------------------------------- 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]
