DispatchJob
Defined in: packages/webhook/src/dispatcher/types.ts:40
Properties
섹션 제목: “Properties”attempts
섹션 제목: “attempts”attempts:
number
Defined in: packages/webhook/src/dispatcher/types.ts:47
createdAt
섹션 제목: “createdAt”createdAt:
Date
Defined in: packages/webhook/src/dispatcher/types.ts:45
endpoint
섹션 제목: “endpoint”endpoint:
WebhookEndpoint
Defined in: packages/webhook/src/dispatcher/types.ts:43
event
섹션 제목: “event”event:
WebhookEvent
Defined in: packages/webhook/src/dispatcher/types.ts:42
id:
string
Defined in: packages/webhook/src/dispatcher/types.ts:41
maxAttempts
섹션 제목: “maxAttempts”maxAttempts:
number
Defined in: packages/webhook/src/dispatcher/types.ts:48
nextRetryAt?
섹션 제목: “nextRetryAt?”
optionalnextRetryAt:Date
Defined in: packages/webhook/src/dispatcher/types.ts:49
priority
섹션 제목: “priority”priority:
number
Defined in: packages/webhook/src/dispatcher/types.ts:44
scheduledAt
섹션 제목: “scheduledAt”scheduledAt:
Date
Defined in: packages/webhook/src/dispatcher/types.ts:46