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

Add the possibility to customize the uncaught exception handler #178

Conversation

higv2000
Copy link
Contributor

@higv2000 higv2000 commented Mar 5, 2024

  • Supports injecting your own uncaught exception handler.
  • Backward compatible - if the optional BYO (Bring Your Own) handler is not provided, kstreamplify utilizes the built-in default uncaught exception handler.

@loicgreffier loicgreffier added the feature This issue adds a new feature label Mar 14, 2024
@loicgreffier loicgreffier changed the title issue-171_feature to bring your own uncaught exception handler Add the possibility to customize the uncaught exception handler Mar 19, 2024
@higv2000
Copy link
Contributor Author

higv2000 commented Apr 3, 2024

PR has been updated -- please review.

@loicgreffier
Copy link
Collaborator

@higv2000 All good, it'll be packaged in the next release

@loicgreffier loicgreffier merged commit b525ed4 into michelin:main Apr 3, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature This issue adds a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants