Hi
First I wanted to note that I think this project is amazing! I've been using it for some of my projects for a while now, and it's very useful to me.
Now I would really like to use it for another very important project, which uses SQS as a queue broker.
My question is, are there any future plans for adding SQS support to the project? or is there any timeline prediction for it?
Thanks!
There are no plans to support SQS
FYI: there are a number of open issues on Kombu related to using SQS as a broker: https://github.com/celery/kombu/issues?utf8=%E2%9C%93&q=is%3Aissue%20is%3Aopen%20sqs
We're currently using SQS as our broker for Celery, and it's been nothing but painful & are planning on switching over to Redis.
Hey, are there still no plans to provide support for SQS?
Same question! Would love SQS support in Flower. For now, migrating our POC back to rabbitmq or looking to redis / elasticache.
No plans to support SQS
Is anyone aware of any other monitoring tool that works with celery and SQS? Without a monitoring tool, SQS doesn't seem to be a good broker option.
Most helpful comment
FYI: there are a number of open issues on Kombu related to using SQS as a broker: https://github.com/celery/kombu/issues?utf8=%E2%9C%93&q=is%3Aissue%20is%3Aopen%20sqs
We're currently using SQS as our broker for Celery, and it's been nothing but painful & are planning on switching over to Redis.