Skip to content

report: skip report if uncaught exception is handled

If the exception is handled by the userland process#uncaughtException handler, reports should not be generated repetitively as the process may continue to run.

Merge request reports

Loading