Skip to content

Commit 282e8bc

Browse files
Matt Longask
authored andcommitted
CELERY_TASK_PUBLISH_RETRY description agrees with default
As noted in the whatsnew-2.5 guide, the setting should be enabled by default.
1 parent 39cfdaf commit 282e8bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -944,7 +944,7 @@ Decides if publishing task messages will be retried in the case
944944
of connection loss or other connection errors.
945945
See also :setting:`CELERY_TASK_PUBLISH_RETRY_POLICY`.
946946

947-
Disabled by default.
947+
Enabled by default.
948948

949949
.. setting:: CELERY_TASK_PUBLISH_RETRY_POLICY
950950

0 commit comments

Comments
 (0)