Skip to content

Add more setting to ignore some errors #7

@onlinebizsoft

Description

@onlinebizsoft

Many times we may get invalid errors, I can list a few popular cases which we want to exclude

  1. Our website use a loader to load different JS in background when they are getting used. However sometime user may navigate to a new page or while these JS were loading which will cause natural errors in console which will be sent to the reporting, this is not helpful.

Since this may happen on any URL so I can't ignore one by one, it would be great if we can ignore it by certain error name or something
2. Many times user come to the pages and navigate very fast between pages which will cause some invalid errors which have " Seconds since page load " very small (just 0.2-0.3 seconds)
3. Also bot traffic comes the website and some third-party JS will get blocked or cause some errors which are not important so we may want to ignore errors from certain user agent,.....

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions