QueueConfig
Defined in: packages/webhook/src/dispatcher/types.ts:24
Properties
섹션 제목: “Properties”compressionEnabled
섹션 제목: “compressionEnabled”compressionEnabled:
boolean
Defined in: packages/webhook/src/dispatcher/types.ts:29
diskPath?
섹션 제목: “diskPath?”
optionaldiskPath:string
Defined in: packages/webhook/src/dispatcher/types.ts:27
fileAdapter?
섹션 제목: “fileAdapter?”
optionalfileAdapter:FileStorageAdapter
Defined in: packages/webhook/src/dispatcher/types.ts:28
maxQueueSize
섹션 제목: “maxQueueSize”maxQueueSize:
number
Defined in: packages/webhook/src/dispatcher/types.ts:25
persistToDisk
섹션 제목: “persistToDisk”persistToDisk:
boolean
Defined in: packages/webhook/src/dispatcher/types.ts:26
ttlMs
섹션 제목: “ttlMs”ttlMs:
number
Defined in: packages/webhook/src/dispatcher/types.ts:30