Open sindresorhus opened 3 years ago
I agree the using the word concurrency adds confusion. What about something along the lines of carryoverIntervalCount
, carryoverPendingIntoNextInterval
or applyPendingToNextIntervalCap
? Or we could rename intervalCap
to intervalLimit
and have applyPendingToNextIntervalLimit
See https://github.com/sindresorhus/p-queue/issues/121
Naming suggestions welcome.