Error
InvalidTtlError: ttlInSeconds should be a non-zero integer
at new InvalidTtlError (/home/ubuntu/rcp_content/node_modules/node-cache-redis/dist/src/error/InvalidTtlError.js:19:28)
at Object.<anonymous> (/home/ubuntu/rcp_content/node_modules/node-cache-redis/dist/src/helpers/validatedTtl.js:16:15)
at RedisStore.set (/home/ubuntu/rcp_content/node_modules/node-cache-redis/dist/src/RedisStore.js:158:29)
at set (/home/ubuntu/rcp_content/node_modules/node-cache-redis/dist/src/redisCache.js:132:31)
at CacheManager.set (/home/ubuntu/rcp_content/src/cacheManager.js:25:16)
at GameProvider.getAllGames (/home/ubuntu/rcp_content/src/gameProvider.js:80:14)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async GameProvider.getGames (/home/ubuntu/rcp_content/src/gameProvider.js:59:17)
at async GameRouter.game (/home/ubuntu/rcp_content/routes/game.js:21:13)