fix(caching): aggregate hit/miss counters across pods via Redis (closes #811)#961
Open
meem08 wants to merge 2 commits into
Open
fix(caching): aggregate hit/miss counters across pods via Redis (closes #811)#961meem08 wants to merge 2 commits into
meem08 wants to merge 2 commits into
Annotations
3 errors and 1 warning
|
Run lint
Process completed with exit code 1.
|
|
Run lint:
src/caching/caching.service.ts#L108
Strings must use singlequote
|
|
Run lint:
src/caching/caching.service.ts#L86
Replace `·this.configService?.get<boolean>(⏎······'CACHE_COUNTER_FALLBACK_LOCAL',⏎······true,⏎····` with `⏎······this.configService?.get<boolean>('CACHE_COUNTER_FALLBACK_LOCAL',·true`
|
|
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