AggregatorConfig
SIP Protocol API Reference v0.7.4
SIP Protocol API Reference / AggregatorConfig
Interface: AggregatorConfig
Section titled “Interface: AggregatorConfig”Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1241
Configuration for the aggregator
Properties
Section titled “Properties”maxProofs
Section titled “maxProofs”maxProofs:
number
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1243
Maximum number of proofs to aggregate
maxRecursionDepth
Section titled “maxRecursionDepth”maxRecursionDepth:
number
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1245
Maximum recursion depth for recursive aggregation
timeoutMs
Section titled “timeoutMs”timeoutMs:
number
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1247
Timeout for aggregation operations (ms)
enableParallel
Section titled “enableParallel”enableParallel:
boolean
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1249
Enable parallel processing
maxParallelOps
Section titled “maxParallelOps”maxParallelOps:
number
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1251
Maximum parallel operations
retry:
object
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1253
Retry configuration
enabled
Section titled “enabled”enabled:
boolean
maxAttempts
Section titled “maxAttempts”maxAttempts:
number
delayMs
Section titled “delayMs”delayMs:
number
exponentialBackoff
Section titled “exponentialBackoff”exponentialBackoff:
boolean
verbose
Section titled “verbose”verbose:
boolean
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1260
Enable verbose logging