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

Cascading Notifications #127

Open
Eth3rnit3 opened this issue Feb 19, 2020 · 2 comments
Open

Cascading Notifications #127

Eth3rnit3 opened this issue Feb 19, 2020 · 2 comments

Comments

@Eth3rnit3
Copy link
Contributor

Is there a current way to proceed to the sending of notifications of the different notifications in a sequenced way?

For example a notification is created, if it is not read 10min later it is sent on slack then 10min later by mail.

@simukappu
Copy link
Owner

No, the gem does not provide a function to send delayed notifications in a sequenced way. I think you can implement this using your own ActiveJob job.
If you could provide any PR as the gem enhancement, I would appreciate it. Thank you!

@Eth3rnit3
Copy link
Contributor Author

Thank you for your response!

I'm probably going to have to implement it, so if that's the case, I'll make sure it's easily applicable to all notifiers. I'll let you know when I have something clean and functional.

@simukappu simukappu removed the question label Nov 2, 2020
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