You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
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.
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.
The text was updated successfully, but these errors were encountered: