During the development of the new version of Acutario in Elixir, we had some issues related to notification dispatching. One of the improvements we are working on is the possibility of sending notifications to multiple services, like e-mail, Slack, push notifications to mobile apps… That functionality make us face with the problem of using different strategies depending on a concrete scenario that
