We’re noticing connection issues for the shared redis servers on several apps (exposed on FLY_REDIS_CACHE_URL
), but there is no info abut this on the status page.
Also, I can’t seem to find any documentation covering the use of FLY_REDIS_CACHE_URL
anymore, is it being deprecated or removed?
Log excerpt:
2022-10-28T10:07:48.378 app[5bbe83b3] cdg [info] at TCP.onStreamRead (node:internal/stream_base_commons:211:20)
2022-10-28T10:07:48.378 app[5bbe83b3] cdg [info] at TCP.callbackTrampoline (node:internal/async_hooks:130:17)
2022-10-28T10:07:49.619 app[5bbe83b3] cdg [info] [ioredis] Unhandled error event: MaxRetriesPerRequestError: Reached the max retries per request limit (which is 20). Refer to "maxRetriesPerRequest" option for details.
2022-10-28T10:07:49.619 app[5bbe83b3] cdg [info] at Socket.<anonymous> (/app/node_modules/.pnpm/ioredis@4.27.10/node_modules/ioredis/built/redis/event_handler.js:177:37)