azure-sdk-for-java icon indicating copy to clipboard operation
azure-sdk-for-java copied to clipboard

SyncStack - Storage file downloads

Open kasobol-msft opened this issue 3 years ago • 0 comments

Make file download performant.

  • avoid StreamResponse and HttpResponse buffering
  • develop utils/helpers that can be used to track progress and retry starting from failure position.

kasobol-msft avatar May 31 '22 17:05 kasobol-msft