May 19, 2023
Post comments count0
Post likes count0

On catching exceptions in PPL tasks

Raymond Chen
Raymond Chen

You also have to catch the exception when it comes out the end of the task chain.

Code