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

exception cannot show on rescue_from custom handler exception #357

Open
aelgees opened this issue Aug 5, 2022 · 1 comment
Open

exception cannot show on rescue_from custom handler exception #357

aelgees opened this issue Aug 5, 2022 · 1 comment

Comments

@aelgees
Copy link

aelgees commented Aug 5, 2022

I have custom handle error
Screen Shot 2022-08-05 at 20 50 13
Screen Shot 2022-08-05 at 20 50 44

exception: event.payload[:exception]&.first,
exception_object: event.payload[:exception_object],
exception_trace: event.payload[:stacktrace]

not show on stdout logger , if apps is error

@aelgees aelgees changed the title exception cannot show on rescue_from custom hander exception exception cannot show on rescue_from custom handler exception Aug 5, 2022
@iloveitaly
Copy link
Collaborator

@aelgees feel free to submit a PR for this! Unsure of exactly what is causing this error.

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

No branches or pull requests

2 participants