feat(caching): improve cache warming with limits, batching, metrics, … - #1080
Open
abdulazizishaq212-prog wants to merge 1 commit into
Open
Annotations
4 errors and 1 warning
|
Run lint
Process completed with exit code 1.
|
|
Run lint:
src/caching/cache-warming.service.spec.ts#L199
Replace `⏎········.mockResolvedValueOnce([])⏎········` with `.mockResolvedValueOnce([])`
|
|
Run lint:
src/caching/cache-warming.service.spec.ts#L74
Replace `{·courseId:·'c1',·cnt:·'10'·},·{·courseId:·'c2',·cnt:·'5'·}` with `⏎··········{·courseId:·'c1',·cnt:·'10'·},⏎··········{·courseId:·'c2',·cnt:·'5'·},⏎········`
|
|
Run lint:
src/caching/cache-warming.scheduler.ts#L44
Replace `⏎······`Startup·cache·warm-up·deferred·by·${CACHE_WARMING.STARTUP_DELAY_MS}ms`,⏎····` with ``Startup·cache·warm-up·deferred·by·${CACHE_WARMING.STARTUP_DELAY_MS}ms``
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading