Skip to content

Sentry groups different ApiErrors w/ common stack traces together #613

Open
@pjenvey

Description

@pjenvey

Sentry appears to group our ApiErrors together solely by their stack trace.

This particular event shows different ApiErrors triggered from commit_batch all under the same parent event:

https://sentry.prod.mozaws.net/operations/syncstorage-prod/issues/8179009/events/

We had set the "attempt at a conflicting write" error to be ignored via Sentry, which inadvertently hid the last 2 from the dashboard completely (the ignore went away went the stack trace completely changed after the 0.3.1 deploy). (Note: We're aware of the other errors, as they were noted here: https://bugzilla.mozilla.org/show_bug.cgi?id=1623671)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcleanupepicA collection of smaller tasksp1Stuff we gotta do before we ship!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions