rack-attack/lib/rack
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
..
attack If redis client throws exception, don't raise it 2014-03-14 11:50:59 -07:00
attack.rb Change response body to 'Forbidden' 2014-02-06 23:29:44 +01:00