Skip to content

Commit

Permalink
Add doc not on flush-locks flag to consumer.
Browse files Browse the repository at this point in the history
  • Loading branch information
coleifer committed Aug 23, 2020
1 parent 2d437ef commit f8820c8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/consumer.rst
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,10 @@ their default values.
feel comfortable saying that it's perfectly fine to use this option and
disable worker health checks.

``-f``, ``--flush-locks``
Flush all locks when starting the consumer. This may be useful if the
consumer was killed abruptly while executing a locked task.

``-s``, ``--scheduler-interval``
The frequency with which the scheduler should run. By default this will run
every second, but you can increase the interval to as much as 60 seconds.
Expand Down

0 comments on commit f8820c8

Please sign in to comment.