MCPcopy Create free account
hub / github.com/actionhero/node-resque / queue.ts

File queue.ts

__tests__/core/queue.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {
2 ParsedJob,
3 ParsedFailedJobPayload,
4 Queue,

Callers

nothing calls this directly

Calls 15

errorPayloadFunction · 0.85
cleanupMethod · 0.80
enqueueMethod · 0.80
enqueueAtMethod · 0.80
delayedAtMethod · 0.80
enqueueInMethod · 0.80
lengthMethod · 0.80
queuedMethod · 0.80
scheduledAtMethod · 0.80
delMethod · 0.80
delByFunctionMethod · 0.80
delDelayedMethod · 0.80

Tested by

no test coverage detected