We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb3f3ab commit cb84bd0Copy full SHA for cb84bd0
api/src/backend/config/settings/sentry.py
@@ -7,6 +7,7 @@
7
"ProviderConnectionError",
8
# Provider was deleted during a scan
9
"ProviderDeletedException",
10
+ "violates foreign key constraint",
11
# Authentication Errors from AWS
12
"InvalidToken",
13
"AccessDeniedException",
0 commit comments