Files
FarmaFinder/apps/backend
Antoni Nuñez Romeu 8245abd313 fix: skip Redis connection in test mode — prevents CI hang
The top-level await redisClient.connect() in redis-client.js was
blocking module import when no Redis server is available (CI env).
Add NODE_ENV guard + reconnect strategy with max retries.
2026-07-16 10:13:04 +02:00
..
2026-07-06 15:51:53 +02:00
2026-07-07 01:45:09 +02:00
2026-07-07 17:44:36 +02:00
2026-07-06 15:51:53 +02:00
2026-07-07 01:45:09 +02:00
2026-07-06 15:51:53 +02:00
2026-07-06 15:51:53 +02:00