class Redis::ReadOnlyError

def marks_semian_circuits?

to the new primary ASAP
A ReadOnlyError is a fast failure and we don't want to track these errors so that we can reconnect
def marks_semian_circuits?
  false
end

def marks_semian_circuits?

to the new primary ASAP
A ReadOnlyError is a fast failure and we don't want to track these errors so that we can reconnect
def marks_semian_circuits?
  false
end