Re: [gdal-dev] Rare read errors using /vsis3

2024-12-19 Thread Even Rouault via gdal-dev
Tim, as far as I can see this error message comes from the specific ReadMultiRange() method that has no retry capabilities. It should probably, although I'm unsure from an implementation point of view how that would work with the multi request curl API. I guess it can. Anway, just to tell tha

[gdal-dev] Rare read errors using /vsis3

2024-12-19 Thread Tim Harris via gdal-dev
I am using Python and translating small chunks of imagery out of S3 and occasionally run into errors like this: 2024-12-17 18:06:16.201 MST: ERROR 1: Request for 372390946-372700449 failed with response_code=0 2024-12-17 18:06:16.201 MST: ERROR 1: Request for 2028508162-2028817665 failed with r