yr.config.GroupOptions.timeout

yr.config.GroupOptions.timeout#

GroupOptions.timeout: int = -1#

Timeout for rescheduling when kernel resources are insufficient, in seconds. If set to -1, the kernel will retry scheduling indefinitely. If set to a value less than 0, an exception will be thrown. Default value: -1.