I have used Exception Handler in my recipe and it is creating a failed-run-data.json in /var/chef/cache.
But the issue is i have say for instance 10 recipes in a cookbook, so shall i code handler resource in each recipe or how to do that
I have used Exception Handler in my recipe and it is creating a failed-run-data.json in /var/chef/cache.
But the issue is i have say for instance 10 recipes in a cookbook, so shall i code handler resource in each recipe or how to do that