Use http_retry decorator from swh.core.retry module
The http_retry decorator has been moved to swh-core package in order to ease its reuse across swh packages.
This commit is contained in:
parent
1ee549fc9d
commit
4f57e84450
13 changed files with 32 additions and 201 deletions
|
@ -1,2 +1,2 @@
|
|||
swh.core[db,github] >= 2.16.1
|
||||
swh.core[db,github] >= 2.22.0
|
||||
swh.scheduler >= 0.8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue