Skip to content

Commit 0d97399

Browse files
robertknightauvipy
authored andcommitted
Remove "experimental" label from SQS support in README (celery#4756)
The [Brokers documentation](docs/getting-started/brokers/index.rst) states that the Amazon SQS backend is stable.
1 parent 022f447 commit 0d97399

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ Transports and Backends
271271
for using Redis as a message transport or as a result backend.
272272

273273
:``celery[sqs]``:
274-
for using Amazon SQS as a message transport (*experimental*).
274+
for using Amazon SQS as a message transport.
275275

276276
:``celery[tblib``]:
277277
for using the ``task_remote_tracebacks`` feature.

0 commit comments

Comments
 (0)