rack-attack/lib
Will Kimeria 87f628d0c1 If redis client throws exception, don't raise it
For throttling, when the redis client throws an exception, the request
ends up getting rate limited. Modify this to be similar to how
ActiveSupport.MemCacheStore functions (the read, write and increment
methods do not raise exceptions)
2014-03-14 11:50:59 -07:00
..
rack If redis client throws exception, don't raise it 2014-03-14 11:50:59 -07:00