Skip to content

Task sync fails when using celery executor with AWS SQS broker. #26521

Answered by potiuk
r4um asked this question in General
Discussion options

You must be logged in to vote

AWS SQS broker is not officially supported by Airflow. Only RabbitMQ and Redis are. We had an extensive discussion about making it supported and documented in #24019. There were voices in the discussion that SQS has many quirks and that there are many edge-cases and that SQS does not have the same level of support and functionality as RabbitMQ and Redis in Celery. And we are not going to actvely work on it, so if you want to continue using SQS you are basically on your own.

If you want to continue using it I think the only option is that you provide a PR wihich fixes this problem, add automated tests and documentation on how to configure it. Without it we won't be able to respond to issue…

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by r4um
Comment options

You must be logged in to vote
3 replies
@Taragolis
Comment options

@potiuk
Comment options

potiuk Nov 17, 2023
Collaborator

@Taragolis
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:bug This is a clearly a bug area:core
4 participants
Converted from issue

This discussion was converted from issue #26520 on September 20, 2022 12:52.