Hacker News new | ask | show | jobs
by jstanley 4764 days ago
Also, the first exception is logged regardless.
1 comments

So, log first exception, then a random 10% sample of the following instances of the same exception?

IIF the approach of limiting the number of logged exceptions is valid, does it make any sense to randomly choose which ones - other than it was an easy one-line hack?