Michael Bromley 04dc2ad655 fix(docs): Fix JobQueueService.createQueue example code 4 years ago
..
constants.ts 5db92d15e9 Removed Worker 5 years ago
in-memory-job-queue-strategy.spec.ts be0a27dc8f feat(core): Configurable backoff strategy for DefaultJobQueuePlugin 4 years ago
in-memory-job-queue-strategy.ts 709cdff0a2 fix(core): Backoff strategy does not block next jobs 4 years ago
index.ts f05210a341 perf(core): Run job queues in the worker process 5 years ago
injectable-job-queue-strategy.ts f05210a341 perf(core): Run job queues in the worker process 5 years ago
job-queue.module.ts 7acf5325ca feat(core): Redesign JobQueue to allow persistence, concurrency etc 5 years ago
job-queue.service.spec.ts be0a27dc8f feat(core): Configurable backoff strategy for DefaultJobQueuePlugin 4 years ago
job-queue.service.ts 04dc2ad655 fix(docs): Fix JobQueueService.createQueue example code 4 years ago
job-queue.ts cb5b10017a fix(core): Improve fault-tolerance of JobQueue 4 years ago
job.spec.ts 1a9ac07c1a fix(core): Correctly serialize job queue data payloads 5 years ago
job.ts 410b4c2c42 fix(core): Improve reliability of Job cancellation 4 years ago
polling-job-queue-strategy.ts c2701b945d feat(core): JobQueueStrategy pollInterval accepts function 4 years ago
queue-name-process-storage.ts f05210a341 perf(core): Run job queues in the worker process 5 years ago
subscribable-job.ts baba268b69 feat(core): Make JobQueue jobs subscribable 4 years ago
testing-job-queue-strategy.ts f05210a341 perf(core): Run job queues in the worker process 5 years ago
types.ts f05210a341 perf(core): Run job queues in the worker process 5 years ago