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