spack/lib
Harmen Stoppels 55f37dffe5 oci: improve default_retry (#44132)
Apparently urllib can throw a range of different exceptions:

1. HTTPError
2. URLError with e.reason set to the actual exception
3. TimeoutError from getresponse, which is not wrapped
2024-05-11 15:44:40 +02:00
..
spack oci: improve default_retry (#44132) 2024-05-11 15:44:40 +02:00