exception_notification
exception_notification copied to clipboard
Add the ability to specify min notification interval
Similar to #224, but with customizable notification interval and using Rails cache instead of an ivar, which is not safe for multiprocess setups. Sorry for no tests, but after spending so much time with rspec, I can't for the life of me understand how to test complicated logic with minitest. Maybe someone else can add them. Thanks!
Coverage decreased (-1.2%) to 93.196% when pulling 246c4f93de18b16256a95ce01da219633e84012f on enthrops:throttling into 9dc3655c08cde772955c2b900222e09648eceab3 on smartinez87:master.