Tagged Questions
3
votes
4answers
191 views
Steps to error proofing a mission critical process
I'm writing a program that will continuously process files placed into a hot folder.
This program should have 100% uptime with no admin intervention. In other words it should not fail on "stupid" ...