Simplify retry logic using tenacity
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 38/100
Research direction
Start by reviewing how tenacity was used in PR #261, then inspect the retry logic in ddsc/core/fileuploader.py at lines 201-204 and ddsc/core/ddsapi.py at lines 45-51 and 1209-1215. Done means the retry logic in these locations is simplified using tenacity while preserving its existing behavior.
Written by the indexing model from the issue text.
Description
The tenacity module was used to add retry logic to PR #261. There are other places in DukeDSClient that should be able to simplify their retry logic using this library.
Some example places:
- Dominant language
- Python
- Stars
- 5
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from Duke-GCB/DukeDSClient
-
Difficulty 2/5 1-3 hours Newbie friendliness 62/100
Duke-GCB/DukeDSClient#323 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 45/100
Duke-GCB/DukeDSClient#349 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
Duke-GCB/DukeDSClient#348 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
Duke-GCB/DukeDSClient#347 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
Duke-GCB/DukeDSClient#346 · 1 comment ·
All issues in Duke-GCB/DukeDSClient
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100