setFtinterval: Set the fault tolerance check interval in seconds.
Description
Failed tasks are automatically re-submitted to the work queue.
The setFtinterval
sets an upper bound on how frequently
the system checks for failure. See the package vignette for
discussion and examples.
Usage
setFtinterval(value = 30)
Value
value
is invisibly returned (this function is used for its side effect).
Arguments
- value
positive integer number of seconds