fix(cache): Disable Redis healthcheck that breaks APIs that don't use it
Discovered while testing an API with the newest version of the SDK, the health check caused crash loops as Redis wasn't available. We don't want the service to restart if Redis is missing, as it's an optional service.
parent
0ba09475
No related branches found
No related tags found
Please register or sign in to comment