python-swiftclient/test/unit
Clay Gerrard 653cbcb686 Expand retry handling on ratelimit response
We have seen middlewares that return ratelimit responses as 498 or 429,
so tolerate either.

Closes-Bug: #1879572
Change-Id: I027222157f6c2ad7882a0508302c9de097baae4c
2022-08-18 12:14:04 -07:00
..
__init__.py Rename "tests" directory to be "test" like in the swift repo 2019-11-06 03:48:02 +00:00
test_authv1.py Remove use of mock 2022-05-24 11:56:35 +10:00
test_command_helpers.py Remove use of mock 2022-05-24 11:56:35 +10:00
test_multithreading.py Remove unnecessary unicode prefixes 2022-03-21 18:32:30 +00:00
test_service.py Remove use of mock 2022-05-24 11:56:35 +10:00
test_shell.py tempurl: Support sha256 and sha512 signatures 2022-06-08 09:30:21 -07:00
test_swiftclient.py Expand retry handling on ratelimit response 2022-08-18 12:14:04 -07:00
test_utils.py tempurl: Support sha256 and sha512 signatures 2022-06-08 09:30:21 -07:00
utils.py Remove use of mock 2022-05-24 11:56:35 +10:00