aodn / geoserver-build

Configures a GeoServer war containing extensions and configuration required by AODN instances
Other
2 stars 4 forks source link

Add parallel download supporting classes #205

Closed jonescc closed 7 years ago

jonescc commented 7 years ago

@bhasin85 - changes made - now throwing a DownloadException after retrying the configured number of times.

jonescc commented 7 years ago

Also added a retryInterval configuration option for the amount of time to wait before retrying downloads.