openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
P
python-hubstorage
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jul 06, 2025 — Jul 06, 2026
Showing page 3 of 11
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Bump version: 0.18.1 → 0.19.0
Daniel Graña
More...
over 10 years ago
Merge pull request #43 from scrapinghub/docs
Daniel Graña
More...
over 10 years ago
Merge pull request #39 from scrapinghub/fix_names_license
Daniel Graña
More...
over 10 years ago
Merge pull request #42 from scrapinghub/improvements
Daniel Graña
More...
over 10 years ago
move warnings.warn to the caller
Victoria Terenina (torymur)
More...
over 10 years ago
add tests for jobsmeta
Victoria Terenina (torymur)
More...
over 10 years ago
Merge pull request #41 from scrapinghub/retry-when-safe
Daniel Graña
More...
over 10 years ago
Add automatic computation for exponential backoff in retrier
lsenta
More...
over 10 years ago
Move set request timeout from resource to client
lsenta
More...
over 10 years ago
Add max_retry_time to the client options
lsenta
More...
over 10 years ago
hubstorage improvements
Victoria Terenina (torymur)
More...
over 10 years ago
Add 408 to retried http errors
lsenta
More...
over 10 years ago
Move idempotence dispatch to client and GET default to apiget
lsenta
More...
over 10 years ago
Add retry on timeout exceptions
lsenta
More...
over 10 years ago
Add note on python3 compatibility for retrier
lsenta
More...
over 10 years ago
Test that retry does not catch unhandled exceptions
lsenta
More...
over 10 years ago
Turn retrying requirement into a >= range
lsenta
More...
over 10 years ago
Turn retrier creation into a method with exponential backoff and jitter
lsenta
More...
over 10 years ago
Fix incorrect/useless checks in test_retry
lsenta
More...
over 10 years ago
Set is_idempotent as a default value in apidelete instead of forcing it
lsenta
More...
over 10 years ago
Add retry for collections store and delete
lsenta
More...
over 10 years ago
Add no-404 check for store.delete in test retry
lsenta
More...
over 10 years ago
Add BadStatusLine error to retried exceptions
lsenta
More...
over 10 years ago
Update the requirements for the library and testing it.
lsenta
More...
over 10 years ago
Simple retry for DELETE requests
lsenta
More...
over 10 years ago
Use only **kwargs in client requests (catch malformed call sooner)
lsenta
More...
over 10 years ago
Refactor retry tests: add mock_api function to simplify testing code
lsenta
More...
over 10 years ago
Allow retry for mapping ressources save.
lsenta
More...
over 10 years ago
Allow retry only for GET requests
lsenta
More...
over 10 years ago
Test retry fails on too many attempts
lsenta
More...
over 10 years ago
←
1
2
3
4
5
6
7
8
9
10
11
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree