swh-lister/swh/lister
Antoine Lambert 9c55acd286 Use generic HTTP retry policy by default and rename dedicated decorator
Instead of retrying HTTP requests only for 429 status code by default,
prefer to use the generic retry policy enabling to also retry for status
codes >= 500 but also on ConnectionError exceptions.

Rename throttling_retry decorator to http_retry to reflect this change.
2022-09-26 10:48:40 +02:00
..
arch Use generic HTTP retry policy by default and rename dedicated decorator 2022-09-26 10:48:40 +02:00
aur aur: Create also a git origin for each listed package repository 2022-09-02 15:58:05 +02:00
bitbucket Use generic HTTP retry policy by default and rename dedicated decorator 2022-09-26 10:48:40 +02:00
bower Use generic HTTP retry policy by default and rename dedicated decorator 2022-09-26 10:48:40 +02:00
cgit Use generic HTTP retry policy by default and rename dedicated decorator 2022-09-26 10:48:40 +02:00
cran python: Reformat code with black 22.3.0 2022-04-08 15:15:09 +02:00
crates tests: Simplify origin comparison and improve pytest diff on failure 2022-08-24 17:21:24 +02:00
debian python: Reformat code with black 22.3.0 2022-04-08 15:15:09 +02:00
gitea Use generic HTTP retry policy by default and rename dedicated decorator 2022-09-26 10:48:40 +02:00
github Use swh.core.github.pytest_plugin in github tests 2022-05-20 16:06:11 +02:00
gitlab Use generic HTTP retry policy by default and rename dedicated decorator 2022-09-26 10:48:40 +02:00
gnu python: Reformat code with black 22.3.0 2022-04-08 15:15:09 +02:00
gogs Use generic HTTP retry policy by default and rename dedicated decorator 2022-09-26 10:48:40 +02:00
golang Use generic HTTP retry policy by default and rename dedicated decorator 2022-09-26 10:48:40 +02:00
launchpad Use generic HTTP retry policy by default and rename dedicated decorator 2022-09-26 10:48:40 +02:00
maven Use generic HTTP retry policy by default and rename dedicated decorator 2022-09-26 10:48:40 +02:00
npm Use generic HTTP retry policy by default and rename dedicated decorator 2022-09-26 10:48:40 +02:00
opam python: Reformat code with black 22.3.0 2022-04-08 15:15:09 +02:00
packagist python: Reformat code with black 22.3.0 2022-04-08 15:15:09 +02:00
phabricator python: Reformat code with black 22.3.0 2022-04-08 15:15:09 +02:00
pubdev Use generic HTTP retry policy by default and rename dedicated decorator 2022-09-26 10:48:40 +02:00
pypi Use generic HTTP retry policy by default and rename dedicated decorator 2022-09-26 10:48:40 +02:00
sourceforge Use generic HTTP retry policy by default and rename dedicated decorator 2022-09-26 10:48:40 +02:00
tests Use generic HTTP retry policy by default and rename dedicated decorator 2022-09-26 10:48:40 +02:00
tuleap Use generic HTTP retry policy by default and rename dedicated decorator 2022-09-26 10:48:40 +02:00
__init__.py Hook up listers implemented with the new pattern to the CLI 2021-01-11 11:00:29 +01:00
cli.py python: Reformat code with black 22.3.0 2022-04-08 15:15:09 +02:00
pattern.py pattern: Use URL network location as instance name when not provided 2021-07-13 12:33:49 +02:00
py.typed typing: minimal changes to make a no-op mypy run pass 2019-10-28 15:35:21 +01:00
utils.py Use generic HTTP retry policy by default and rename dedicated decorator 2022-09-26 10:48:40 +02:00