Project

General

Profile

Actions

Bug #36815

closed

Redis cache can result in silent nil cache reads

Added by Eric Helms about 1 year ago. Updated about 1 year ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
-

Description

Sometimes Redis can throw an error due to Puma being a forking process:

"Tried to use a connection from a child process without reconnecting. You need to reconnect to Redis after forking or set :inherit_socket to true."

See also Gitlab hitting this issue for reference:

https://gitlab.com/gitlab-org/gitlab/-/issues/196057

Actions

Also available in: Atom PDF