sushy/sushy
Dmitry Tantsur a51ed88c4b Handle exceptions after re-authentication
Currently, no handling is done for the 2nd request (we catch HTTPError,
but it won't be raised without raise_for_exceptions). Recurse into
the same call instead.

Change-Id: I9d593a741344fd7d5d6d59eca48a12222572c1ce
(cherry picked from commit db87ff7912)
(cherry picked from commit bb00d947c8)
(cherry picked from commit 3c9e491407)
2024-01-04 11:40:27 -08:00
..
resources Fix volume deletion on newer iDRACs 2023-01-12 12:34:07 +00:00
standard_registries Add support for loading packaged standard registries 2019-02-28 21:55:25 +02:00
tests Handle exceptions after re-authentication 2024-01-04 11:40:27 -08:00
__init__.py Adds basic support for TaskService to retrieve task information. 2020-10-22 14:19:12 +02:00
auth.py Handle AccessError with Basic Auth instead of "reauth" 2022-07-26 18:01:37 +00:00
connector.py Handle exceptions after re-authentication 2024-01-04 11:40:27 -08:00
exceptions.py Handle a different error code for missing TransferProtocolType 2022-12-08 11:17:49 +00:00
main.py Handle AccessError with Basic Auth instead of "reauth" 2022-07-26 18:01:37 +00:00
taskmonitor.py Follow up TaskMonitor refactor 2021-02-26 04:50:49 -05:00
utils.py Allow monitoring progress of a firmware update 2020-09-04 16:04:07 -04:00