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

[Error Handler] Rework #10

Open
3 of 8 tasks
Aluerie opened this issue May 21, 2023 · 0 comments
Open
3 of 8 tasks

[Error Handler] Rework #10

Aluerie opened this issue May 21, 2023 · 0 comments

Comments

@Aluerie
Copy link
Owner

Aluerie commented May 21, 2023

Current Error Handler is a chaoric order tier mess.

We need to rewrite it.

TODO

  • Clr.error
    Look those up and maybe rewrite into raise Error
  • Check all situations like cog_error, text/slash, etc.
  • fuzzy close match for CommandNotFound
  • inspect all commands.BadArgument usages
  • remember that for error for views - modals and stuff might need separate on error but idk

Done

  • can we automatically fetch name of a task where error happened ?
  • Exception Manager
  • HTTPException async context
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant