Skip to content

PURISTA API


PURISTA API / @purista/core / QueueLongRunningExecutionProfile

Type Alias: QueueLongRunningExecutionProfile

QueueLongRunningExecutionProfile = object

Defined in: core/types/queue/QueueExecutionProfile.ts:3

Properties

maxRuntimeMs

maxRuntimeMs: number

Defined in: core/types/queue/QueueExecutionProfile.ts:5


name

name: QueueExecutionProfileName

Defined in: core/types/queue/QueueExecutionProfile.ts:4


onLeaseLost?

optional onLeaseLost?: "abort"

Defined in: core/types/queue/QueueExecutionProfile.ts:11


shutdown?

optional shutdown?: object

Defined in: core/types/queue/QueueExecutionProfile.ts:7

graceMs?

optional graceMs?: number

onTimeout?

optional onTimeout?: "letLeaseExpire"


strict?

optional strict?: boolean

Defined in: core/types/queue/QueueExecutionProfile.ts:6