Przeglądaj źródła

Corrected the default of default_retry_delay

Gert Van Gool 14 lat temu
rodzic
commit
941856f1e3
1 zmienionych plików z 1 dodań i 1 usunięć
  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