Module crash_reporter

Module crash_reporter 

Source

Structs§

CrashReporter
PendingCrashReport

Constants§

CRASH_LOOP_LIMIT
The maximum number of crashes we allow to happen for a process within the last CrashReporter.crash_loop_age_out before we consider it to be crash looping. 8 within 8 minutes was chosen as a balance between “definitely a crash loop” and “still saves system resources.”