refactor PENDING section in check pool

This commit is contained in:
Samuel Beaulieu 2018-07-17 12:06:51 -05:00
parent dc9b221bb9
commit fdb8a45faa
3 changed files with 21 additions and 20 deletions

View file

@ -354,7 +354,7 @@
# (optional; default: '10')
#
# - timeout
# How long (in minutes) before marking a clone as 'failed' and retrying.
# How long (in minutes) before marking a clone in 'pending' queues as 'failed' and retrying.
# (optional; default: '15')
#
# - vm_checktime
@ -500,7 +500,7 @@
# (optional)
#
# - timeout
# How long (in minutes) before marking a clone as 'failed' and retrying.
# How long (in minutes) before marking a clone in 'pending' queues as 'failed' and retrying.
# This setting overrides any globally-configured timeout setting.
# (optional; default: '15')
#