Harish,
What I do in cases like this is using the filters to do my error handling so that I can send a note. As example, I'll have a router from my module, then based on the bundles, if there were successful bundles route them to the http module, if there were error where no bundles happen, route t...