MCPcopy Create free account
hub / github.com/atls/nestjs / add

Method add

packages/nestjs-batch-queue/src/batch-queue/batch-queue.ts:40–45  ·  view source on GitHub ↗

* Add a single item to the specified queue. * If the queue reaches its length limit, it triggers processing of the queue. * * @param {AddCond } addCond - The condition containing the queue name and the item to add. * @throws {MaxQueueCountError} - Thrown if the maximum number of queues

(addCond: AddCond<T>)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

callMethod · 0.45
AddMethodMetadataFunction · 0.45
mergeSignableHeadersFunction · 0.45
appendRootMethod · 0.45
getMeshSourceMethod · 0.45
addMetaDataToCallFunction · 0.45
canActivateMethod · 0.45
produceMethod · 0.45

Calls 1

addManyMethod · 0.95

Tested by

no test coverage detected