Add more handling for HTTP 429, also reuse connection

This commit is contained in:
2022-02-26 16:57:26 -06:00
parent c8713742af
commit 3d61098f9e
4 changed files with 13 additions and 5 deletions

3
.gitmodules vendored
View File

@@ -1,3 +1,6 @@
[submodule "request_wrapper"]
path = request_wrapper
url = https://gitlab.com/snippets/1900824.git
[submodule "handling-http-429-with-tenacity"]
path = handling-http-429-with-tenacity
url = https://github.com/alexwlchan/handling-http-429-with-tenacity.git