MfgLabs / akka-stream-extensions

Extensions for Akka Stream
Apache License 2.0
123 stars 27 forks source link

Custom Supervision.Decider doesn't catch exception produced by GenericBulkPullerAsync #16

Closed unoexperto closed 8 years ago

unoexperto commented 9 years ago

I realize it's not bug of your library per se (probably). But maybe you guys know why custom Supervision.Decider doesn't catch exception produced by GenericBulkPullerAsync ?

Details are here: http://stackoverflow.com/questions/32290285/custom-supervision-decider-doesnt-catch-exception-produced-by-actorpublisher

Timshel commented 8 years ago

Cf : https://github.com/akka/akka/issues/18359