Question
2
Replies
79
Views
DXC Technologies LLC
Posted: January 19, 2019
Last activity: January 24, 2019
Best Practice For Any Exception Reported In RuntimeLog
Hi All,
Came across this article: https://community1.pega.com/community/product-support/question/reading-runtime-logs-how
It says that "Not all exception are 'bad'. Benign exceptions do exist."
Does this mean we can ignore benign exceptions totally, I mean shouldn't we investigate and fix any and every exceptions that we find in runtime logs?
Any clarification will help.
Thanks in advance
Hi,
I think it is more productive to start from real issues or broken functionality rather than investigate all available exceptions from RuntimeLog. It doesn't hurt to take a look, but if exception doesn't correlate with real problem and doesn't ring any bells then you shouldn't put a lot of time into it right away. Just be aware it exists in case you get unexpected problems later.