akka/akka-core
EventAdapter can fail more nicely if match error occurs
オープン
#18,230 opened on 2015/08/17
1 - triagedhelp wantedt:persistence-query
Repository metrics
- Stars
- (13,277 個のスター)
- PR merge metrics
- (平均マージ 8d 19h) (30d で 10 merged PRs)
説明
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.