Skip to content

Interface: KyooJobToEnqueue<T>

Describes the shape of a job which should be enqueued.

Type Parameters

Type ParameterDefault type
Tany

Properties

PropertyType
expiration?DateTime<boolean>
headers?Record<string, KyooSerializable>
id?string
maxAttempts?number
payloadT
persistent?boolean
priority?KyooJobPriority