Closed blacha closed 2 months ago
when requests fail, sometimes they can be retried later and succeed, right now we are caching the error state.
On error remove the cached tiff/tar from the cache
added unit tests.
Motivation
when requests fail, sometimes they can be retried later and succeed, right now we are caching the error state.
Modifications
On error remove the cached tiff/tar from the cache
Verification
added unit tests.