It's useful to be able to limit the number of crash reports sent per day
from a particular client, so that a new release or unanticipated bug
doesn't overwhelm the crash report server. This change adds a per-day
limit to CrashReportSender, which maintains state in an app-specified
checkpoint file.
Original issue reported on code.google.com by bry...@gmail.com on 21 May 2007 at 5:57
Original issue reported on code.google.com by
bry...@gmail.com
on 21 May 2007 at 5:57Attachments: