Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

DRF APIException Not Being Reported #1117

Open
@cancan101

Description

@cancan101

If I raise a APIException (maps to 500 error) in DRF, raven (5.23.0) is not reporting the error. If I raise a general Exception (also maps to 500) raven does report the error. Is this expected behavior? is there anyway to get raven to report the 500 errors from APIException?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions