Uh oh!
There was an error while loading. Please reload this page.
Set task name for 2.11.X path - #63746
Conversation
fixesapache#63729 Celery now uses explicit task names when submitting tasks to workers, make sure to set that explicit name on the older module level app that Airflow 2.x uses.
o-nikolas
commented
Mar 16, 2026
o-nikolas
commented
Mar 16, 2026
CI image builds are broken in main |
kalluripradeep
commented
Mar 16, 2026
Thanks for catching this @o-nikolas@Aakcht and for the quick fix in #63746. You're right — my fix in #63110 correctly registered The fix in #63746 looks correct — setting the explicit task name on the legacy module-level app ensures Airflow 2.x workers receive the short name they look for. Happy to help test or review if needed. |
o-nikolas
commented
Mar 16, 2026
Thanks for the review @kalluripradeep! If it looks good to you, please approve the PR 🙂 Also any testing is always welcomed, especially with this type of edge case. I tests manually but please double check my work |
Aakcht
left a comment
There was a problem hiding this comment.
Hi, tested it, the fix seems to help, thanks!
potiuk
commented
Mar 17, 2026
Cooool Thanks ! |
potiuk
commented
Mar 17, 2026
Failure unrelated - fixing it in #63763 |
potiuk
commented
Mar 17, 2026
Needs rebase I think |
o-nikolas
commented
Mar 18, 2026
After pulling in main the tests are green. Merging! |
Uh oh!
There was an error while loading. Please reload this page.
potiuk
commented
Mar 21, 2026
cool |
fixesapache#63729 Celery now uses explicit task names when submitting tasks to workers, make sure to set that explicit name on the older module level app that Airflow 2.x uses.
fixesapache#63729 Celery now uses explicit task names when submitting tasks to workers, make sure to set that explicit name on the older module level app that Airflow 2.x uses.
fixesapache#63729 Celery now uses explicit task names when submitting tasks to workers, make sure to set that explicit name on the older module level app that Airflow 2.x uses.
fixesapache#63729 Celery now uses explicit task names when submitting tasks to workers, make sure to set that explicit name on the older module level app that Airflow 2.x uses.
fixes#63729
Celery now uses explicit task names when submitting tasks to workers (see
send_workload_to_executor), make sure to set that explicit name on the older module level app that Airflow 2.x uses.Was generative AI tooling used to co-author this PR?
claude
{pr_number}.significant.rst, in airflow-core/newsfragments. You can add this file in a follow-up commit after the PR is created so you know the PR number.