docs: added queue_limit information

This commit is contained in:
Ilan
2015-07-24 11:28:52 +02:00
parent 0e7a5c4afb
commit a44fc66682
4 changed files with 8 additions and 5 deletions

View File

@@ -160,7 +160,8 @@ Afterwards the sentinel waits for the monitor to empty the result and then the s
- Signal that we have stopped
.. warning::
If you force the cluster to terminate before the stop procedure has completed, you can lose tasks or results still being held in the queues.
If you force the cluster to terminate before the stop procedure has completed, you can lose tasks or results still being held in memory.
You can manage the amount of tasks in a clusters memory by setting the :ref:`queue_limit`.
Reference
---------