I have a gs bucket with several 0 length files in it. When I try to use the storage api, I get
Get https://storage.googleapis.com/bucket/zero-length-file: HTTP request failed inspite of exponential backoff: Got non server error statuscode 416 while making the HTTP GET request to https://storage.googleapis.com/bucket/zero-length-file
This has started happening recently. It works fine on any other file I try.
I have a gs bucket with several 0 length files in it. When I try to use the storage api, I get
Get https://storage.googleapis.com/bucket/zero-length-file: HTTP request failed inspite of exponential backoff: Got non server error statuscode 416 while making the HTTP GET request to https://storage.googleapis.com/bucket/zero-length-fileThis has started happening recently. It works fine on any other file I try.