Closed luckyinfil closed 5 years ago
Trying to download a 500 GB file from Azure container and the get resource fails with:
failed to copy blob: context deadline exceeded
using the default block size
seems like adding the blocksize parameter to the get resolved the issue
Trying to download a 500 GB file from Azure container and the get resource fails with:
failed to copy blob: context deadline exceeded
using the default block size