On Monday, October 27, 2014 9:25:30 PM UTC-6, Wei Hsu wrote:
>
> This gist illustrates a problem I'm having where the channel is closed
> after running into an exception, even if I put a try/catch block around the
> block that generates the exception:
>
> https://gist.github.com/yayitswei/d80d51e
This gist illustrates a problem I'm having where the channel is closed
after running into an exception, even if I put a try/catch block around the
block that generates the exception:
https://gist.github.com/yayitswei/d80d51ee29dc5e2c1117
How do you handle exceptions when processing items asynch