Fallback to local in-memory counter if Redis is unavailable #28
Annotations
9 errors and 1 warning
httprateredis.go#L43
cfg.CommandTimeout undefined (type *Config has no field or method CommandTimeout)
|
httprateredis.go#L44
cfg.CommandTimeout undefined (type *Config has no field or method CommandTimeout)
|
httprateredis.go#L50
cfg.FallbackDisabled undefined (type *Config has no field or method FallbackDisabled)
|
httprateredis.go#L51
undefined: httprate.NewLocalLimitCounter
|
httprateredis.go#L51
cfg.WindowLength undefined (type *Config has no field or method WindowLength)
|
httprateredis.go#L71
cfg.CommandTimeout undefined (type *Config has no field or method CommandTimeout)
|
httprateredis.go#L72
cfg.CommandTimeout undefined (type *Config has no field or method CommandTimeout)
|
httprateredis.go#L73
cfg.CommandTimeout undefined (type *Config has no field or method CommandTimeout)
|
|
|
This job failed
Loading