Skip to content

createMemoryTransferBatchStateStore

function createMemoryTransferBatchStateStore(): TransferBatchStateStore;

Defined in: src/transfers/resumableBatch.ts:152

Creates an in-memory TransferBatchStateStore (tests and single-process retries).

TransferBatchStateStore