OpenCDSS / cdss-lib-common-java

Colorado's Decision Support Systems (CDSS) common library (Java)
GNU General Public License v3.0
0 stars 1 forks source link

IOUtil - change so URL download has timeout #162

Closed smalers closed 1 year ago

smalers commented 1 year ago

Need to add a timeout for URL downloads so that user interface features don't hang. This is needed for the command file checks with the original source.

smalers commented 1 year ago

I updated the IOUtil code to have a timeout for URL downloads. Close this issue.