Browse Source

Corrected the default of default_retry_delay

Gert Van Gool 14 năm trước cách đây
mục cha
commit
941856f1e3
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      docs/userguide/tasks.rst

+ 1 - 1
docs/userguide/tasks.rst

@@ -206,7 +206,7 @@ Task options
 
     Default time in seconds before a retry of the task should be
     executed. Can be either an ``int`` or a ``float``.
-    Default is a 1 minute delay (``60 seconds``).
+    Default is a 3 minute delay (``180 seconds``).
 
 * rate_limit