rugged pause-processing
Command help text
$ rugged pause-processing --help
Usage: rugged pause-processing [OPTIONS]
Pause processing of scheduled tasks on the monitor-worker.
Options:
--force Exit with success, even if waiting for other
tasks to complete times out.
--processing-timeout INTEGER (Default: 30) Time (in seconds) to wait for
'find-new-targets' task to complete
processing. Set to '0' to skip wait.
--refreshing-timeout INTEGER (Default: 15) Time (in seconds) to wait for
'refresh-expiry' task to complete processing.
Set to '0' to skip wait.
--help Show this message and exit.