SleepOptions
OCP App SDK / SleepOptions
SleepOptions
Index
Properties
Properties
interruptible?
boolean
true if the job can be safely interrupted during this sleep (and resumed later with the current job state)
Default
undefined the interruptible status of the job will be unchanged
Defined in: src/app/Job.ts:38
Updated 2 months ago