public void IncreaseErrorCount()
 {
     _redisStore.IncrementErrorCount();
 }