TamsRetrySettings.maxPendingSegments property
Queue bound. Beyond this many segments waiting to be pushed, the oldest is dropped — a live push that cannot keep up sheds history rather than falling ever further behind, and memory stays bounded. Default 10.
Signature:
maxPendingSegments?: number;