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

Handle Slack::Notifier::APIError exception for multiple users #103

Closed
sushil-bsmarter opened this issue May 23, 2019 · 2 comments
Closed

Comments

@sushil-bsmarter
Copy link

sushil-bsmarter commented May 23, 2019

I have added the slack as an optional targets and got slack working to send notifications to individual users. My use case is once an admin creates an event, the notification gets sent to all the users.

However, once a user slack notification does not work and the application encounters Slack::Notifier::APIError, it stops sending notification to remaining users. How can I continue to send notification to remaining users even if it fails for some? Please help.

@sushil-bsmarter sushil-bsmarter changed the title Handle Slack::Notifier::APIError exception Handle Slack::Notifier::APIError exception for multiple users May 23, 2019
@simukappu
Copy link
Owner

Prioritized. Error at optional target function will be rescued in the next minor version.

@simukappu
Copy link
Owner

Released as v2.1.0. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants