DispatchConfig
Defined in: packages/webhook/src/dispatcher/types.ts:8
Properties
섹션 제목: “Properties”circuitBreakerThreshold
섹션 제목: “circuitBreakerThreshold”circuitBreakerThreshold:
number
Defined in: packages/webhook/src/dispatcher/types.ts:12
circuitBreakerTimeoutMs
섹션 제목: “circuitBreakerTimeoutMs”circuitBreakerTimeoutMs:
number
Defined in: packages/webhook/src/dispatcher/types.ts:13
defaultRetries
섹션 제목: “defaultRetries”defaultRetries:
number
Defined in: packages/webhook/src/dispatcher/types.ts:11
maxConcurrentRequests
섹션 제목: “maxConcurrentRequests”maxConcurrentRequests:
number
Defined in: packages/webhook/src/dispatcher/types.ts:9
requestTimeoutMs
섹션 제목: “requestTimeoutMs”requestTimeoutMs:
number
Defined in: packages/webhook/src/dispatcher/types.ts:10