Skip to content

PieceBatchingOptions

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

Configuration for automatic addPieces batching.

optional wait?: PieceBatcherWait

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

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