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

post handle error in chain #147

Open
trydofor opened this issue Jan 2, 2025 · 1 comment
Open

post handle error in chain #147

trydofor opened this issue Jan 2, 2025 · 1 comment
Labels
better New feature or request feature :star: new feature

Comments

@trydofor
Copy link
Owner

trydofor commented Jan 2, 2025

define some class of Error

  • Ignore
  • Alert
  • Validate
  • Notice
  • Sentry
  • etc.

in the errorHandler chain,

  • method try-catch to handle or rethrow
  • throw to break some normal logic
  • finally deal unhandled error
@trydofor trydofor moved this to 🔖 Ready in WingsBoot Backlog Jan 2, 2025
@trydofor trydofor added better New feature or request feature :star: new feature labels Jan 2, 2025
@trydofor trydofor moved this from 🔖 Ready to 🏗 In progress in WingsBoot Backlog Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
better New feature or request feature :star: new feature
Projects
Status: 🏗 In progress
Development

No branches or pull requests

1 participant