we are trying to download VBD files in 10 threads , sometimes it is failing to download complete file. is this due to network issue . we are using below command to download the file.
if it is due to network issue , how to avoid the network failures ?
curl -H "Prefer:respond-async" -H "Content-Type:application/json" -H "Authorization: Token XXXXX" -H "Accept-Charset: UTF-8" --proxy XXXXXXX "https://hosted.datascopeapi.reuters.com/RestApi/v1/StandardExtractions/UserPackageDeliveries('0x067c39d073d0330a')/\$value" -o OTC-2019-01-15-NORMALIZEDMP-Data-1-of-1.csv.gz