| .. |
|
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
|
066e524709
feat(core): Introduce ErrorHandlerStrategy
|
2 years ago |
|
job-queue.ts
|
f869a172d2
fix(core): Add missing jobOptions to a strategy `jobQueueStrategy.add` function (#2770)
|
1 year ago |
|
job.spec.ts
|
8daa6b283d
test: All unit tests passing with vitest
|
2 years ago |
|
job.ts
|
20a6ea6b3d
chore(email-plugin): Refactor folder structure
|
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
|
623c5b402a
chore(docs): Update styles to align with website and Docusauras v2 to v3 upgrade (#2897)
|
1 year 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 |