Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix script to replace ExceptionInterceptor #63

Merged
merged 1 commit into from
Feb 18, 2025

Conversation

johnnyomair
Copy link
Collaborator

Handle cases with multiple global interceptors, e.g. app.useGlobalInterceptors(new ExceptionInterceptor(config.debug), new SentryInterceptor());.

Handle cases with multiple global interceptors, e.g. `app.useGlobalInterceptors(new ExceptionInterceptor(config.debug), new SentryInterceptor());`.
@johnnyomair johnnyomair self-assigned this Feb 18, 2025
@thomasdax98 thomasdax98 merged commit 00753f8 into main Feb 18, 2025
1 check passed
@thomasdax98 thomasdax98 deleted the fix-replace-exception-interceptor-script branch February 18, 2025 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants