RedisFullCheck icon indicating copy to clipboard operation
RedisFullCheck copied to clipboard

疑似bug

Open viciousstar opened this issue 2 years ago • 0 comments

这里应该改成 specialErrorPrefix != "" && strings.HasPrefix(err.Error(), specialErrorPrefix) 吧 https://github.com/alibaba/RedisFullCheck/blob/5b294adc5d79868c25f840fd6ab9eddb6308f6db/src/full_check/client/client.go#L234

viciousstar avatar May 31 '22 07:05 viciousstar