tristaanogre
8 years agoEsteemed Contributor
Honestly, doesn't matter... if you're properly logging errors and/or warnings when something doesn't work properly, the number of checkpoints passed should equal "all" if there are no errors or warnings. But the fact that you state that there is a possibility of a script failing but not logging an error means that your script is failing with no evidence of the failure. Again, I would rearchitect to make sure you log errors or warnings when the script does not run properly. If it's done properly, those errors and warnings should be sufficient to tell you what you need to know.
Related Content
- 2 years ago
- 3 years ago
- 4 years ago