Skip to main content

Function: discardAllBatches()

discardAllBatches(): void

Defined in: packages/ffi/src/batch.ts:58

Discards all pending batched calls without executing them.

Used for error recovery when batched operations should be abandoned.

Returns

void