I have a pipeline that has task1 -> task 2 -> ... -> taskN | singleFinallyTask. When `singleFinallyTask` fails for whatever reasons, is there an easy way to use `kubectl` or `tkn` to tell?