Uploaded image for project: 'Sentry (Retired)'
  1. Sentry (Retired)
  2. SENTRY-2051

Catch SentryGroupNotFoundException in thrift server handler

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 2.0.0
    • None
    • Sentry
    • None

    Description

      SENTRY-769 changes the behavior when there is no group associated with a user. Before, the GroupMappingService implementation returns empty set. Now, SentryGroupNotFoundException is thrown to stop further processing.

      This causes problem for client that does not expect exception in this scenario.

      The solution is to catch such exception at sentry server before returning response to client. So it does not change API behavior while still keeping the benefit of SENTRY-769 with better error handling.

      Attachments

        Issue Links

          Activity

            People

              linaataustin Na Li
              linaataustin Na Li
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: