Skip to content

PieceBatchingOptions

Defined in: packages/synapse-sdk/src/types.ts:85

Configuration for automatic addPieces batching.

optional wait?: PieceBatcherWait

Defined in: packages/synapse-sdk/src/types.ts:87

Defaults to { kind: 'delay', ms: 0 }.