Let\'s say I have an array of ids: [9, 8, 7, 6].
[9, 8, 7, 6]
I do some processing and one element causes to throw an exception. I want to handle this situation on my