akka/akka-core

EventAdapter can fail more nicely if match error occurs

Open

#18,230 opened on Aug 17, 2015

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Scala (13,277 stars) (3,547 forks)batch import
1 - triagedhelp wantedt:persistence-query

Description

As witnessed by gitter chat @ August 17, 2015 7:08 AM users will forget to properly handle case _ =>, we can catch matche errors there and at least include a little bit of information on which message it failed.

Contributor guide