+ celery with sqs #222 (#1780)

This commit is contained in:
Mohd Shoaib 2023-08-31 14:05:10 +05:30 committed by GitHub
parent a4efb9c17f
commit f0e6ba9dc8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -70,6 +70,7 @@ Celery with SQS
===============
SQS broker url doesn't include queue_name_prefix by default.
So we can use the following code snippet to make it work in celery.
.. code-block:: python
from celery import Celery