ChainGraph API Documentation / @badaitech/chaingraph-channel / types / BufferCleanupStrategy
Type Alias: BufferCleanupStrategy
BufferCleanupStrategy =
"min-position"|"sliding-window"|"time-based"|"none"
Defined in: types/ChannelConfig.d.ts:4
Buffer cleanup strategy for bounded channels.