Dev Guide
Dev GuideUser GuidesGitHubDev CommunityOptimizely AcademySubmit a ticketLog In
Dev Guide

SourceSleepOptions

OCP App SDK


OCP App SDK / SourceSleepOptions

Interface: SourceSleepOptions

Defined in: src/app/SourceJob.ts:40

Properties

interruptible?

optional interruptible: boolean

Defined in: src/app/SourceJob.ts:45

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

Did this page help you?