diff options
author | Harmen Stoppels <me@harmenstoppels.nl> | 2024-05-11 15:43:32 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-11 15:43:32 +0200 |
commit | 66d297d42075d565065ef35c45d073138ec382ea (patch) | |
tree | f2883250b4fdb68ac2f18d7b1fbcd39fb7ec6f6b /bin/sbang | |
parent | 56251c11f31dd0f3ff841400487c5f78a3c08559 (diff) | |
download | spack-66d297d42075d565065ef35c45d073138ec382ea.tar.gz spack-66d297d42075d565065ef35c45d073138ec382ea.tar.bz2 spack-66d297d42075d565065ef35c45d073138ec382ea.tar.xz spack-66d297d42075d565065ef35c45d073138ec382ea.zip |
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
Diffstat (limited to 'bin/sbang')
0 files changed, 0 insertions, 0 deletions