Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update documentation about recent introduction of predefined_queues #1180

Open
januszm opened this issue Apr 26, 2020 · 1 comment
Open

Update documentation about recent introduction of predefined_queues #1180

januszm opened this issue Apr 26, 2020 · 1 comment

Comments

@januszm
Copy link

@januszm januszm commented Apr 26, 2020

In commit: 5780f1e
support for queues already defined in Amazon SQS was added.

However, simply by following the instructions at https://docs.celeryproject.org/en/latest/getting-started/brokers/sqs.html and Getting Started page, I must say that I'm still not able to process any message (it's not an issue with credentials or region).

Could you update the docs.celeryproject.org page with the most current instructions on how to configure and run the Celery worker to consume messages from existing SQS queues in AWS (e.g. messages from various events, such as S3 file changes or from other SNS topics)?

Because SQS requires some special care, if we consume messages from existing queues, it would be great if recent changes in kombu / SQS transport were presented in the form of code samples , such as "from" from celery import Celery "to"app.start ()

@auvipy
Copy link
Member

@auvipy auvipy commented Apr 26, 2020

PR welcome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.