Improve Error handling in Electronic Delivery Utility (EDU) to keep cascading errors from occurring.
When the EDU loses connection to a network location where files are stored due to a timeout or issue, the EDU continues to try and process causing a loop of error messages that cause the EDU to crash. See ticket# 38285 on 3/14 screenshots for error. Please enhance to report the loss of the connection and stop the EDU from continuing. Matt did not think we could re-establish the connection so I don't know if restarting the EDU is an option but Matt added
"we could maybe better handle the errors when it can't make open files and stop trying or give an option for the application to quite when it encounters an error like that or let it retry a certain number of times. "