You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introduces a new /api/test/error endpoint to intentionally trigger various exceptions (e.g., ZeroDivisionError, KeyError, ValueError, etc.) for testing error monitoring tools like Sentry. This endpoint is for testing purposes only and should not be enabled in production.
0 commit comments