Add more handling for HTTP 429, also reuse connection
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user