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

Slack bolt error - add assertion error #208

Open
sam57719 opened this issue Jul 31, 2024 · 0 comments
Open

Slack bolt error - add assertion error #208

sam57719 opened this issue Jul 31, 2024 · 0 comments
Assignees
Labels
🔮 enhancement New feature or request ⚙ framework framework related 💡 idea Possible ideas for the future 🔌 plugin plugin related

Comments

@sam57719
Copy link
Collaborator

Catch and produce an error in the logs/response if an assertion error is raised during running of a plugin. Currently only BoltUnhandledRequestError is dealt with.

This means we can skip the running of a certain plugin flow if things arent adding up. e.g. missing required config, without disabling the whole plugin

@sam57719 sam57719 added 🔮 enhancement New feature or request 💡 idea Possible ideas for the future 🔌 plugin plugin related ⚙ framework framework related labels Jul 31, 2024
@sam57719 sam57719 self-assigned this Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔮 enhancement New feature or request ⚙ framework framework related 💡 idea Possible ideas for the future 🔌 plugin plugin related
Projects
None yet
Development

No branches or pull requests

1 participant