| .. |
|
job-buffer
|
a92d95bb05
docs: Add docs on custom fields & strategies etc
|
2 years ago |
|
constants.ts
|
5db92d15e9
Removed Worker
|
4 years ago |
|
in-memory-job-queue-strategy.spec.ts
|
0441a0338a
chore: Migrate from TSLint to ESLint
|
2 years ago |
|
in-memory-job-queue-strategy.ts
|
c871f63603
chore(core): Fix TS typing issue
|
2 years ago |
|
index.ts
|
f26ad4bdd2
feat(core): Add DB-based buffer storage support to DefaultJobQueuePlugin
|
4 years ago |
|
injectable-job-queue-strategy.ts
|
0441a0338a
chore: Migrate from TSLint to ESLint
|
2 years ago |
|
job-queue.module.ts
|
95d4445655
refactor(core): Simplify naming of job buffer components & APIs
|
4 years ago |
|
job-queue.service.spec.ts
|
5c5c375cb4
test(core): Fix failing test suite
|
2 years ago |
|
job-queue.service.ts
|
2160eb396d
chore: Fix some code quality issues
|
8 months ago |
|
job-queue.ts
|
4b3f5265c2
feat(core): Apply Instrumentation to all services & key helper classes
|
8 months ago |
|
job.spec.ts
|
02bcdba6ee
fix(core): Fix circular reference error in email sending job
|
1 year ago |
|
job.ts
|
02bcdba6ee
fix(core): Fix circular reference error in email sending job
|
1 year ago |
|
polling-job-queue-strategy.ts
|
cba06e054d
feat(core): Add `gracefulShutdownTimeout` to DefaultJobQueuePlugin
|
1 year ago |
|
queue-name-process-storage.ts
|
f05210a341
perf(core): Run job queues in the worker process
|
5 years ago |
|
subscribable-job.ts
|
5e124d5abf
fix(core): More reliable job subscriber timeout handling
|
6 months ago |
|
testing-job-queue-strategy.ts
|
3cf61bd90f
test(core): Fix failing job queue tests
|
1 year ago |
|
types.ts
|
3909251338
feat(core): Pass ctx to job queue strategy add (#2759)
|
1 year ago |