PieceBatchingOptions
Defined in: packages/synapse-sdk/src/types.ts:85
Configuration for automatic addPieces batching.
Properties
Section titled “Properties”
optionalwait?:PieceBatcherWait
Defined in: packages/synapse-sdk/src/types.ts:87
Defaults to { kind: 'delay', ms: 0 }.