Use standard retry logic in _download_ranged

Open Beginner friendly
#934 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
76/100
Issue type
Refactor
Clarity
Clearly specified
Activity status
Quiet
Tech stack
python
Domain
api

Research direction

Start in openeo/rest/job.py at lines 557-571 and read the existing retry logic in _download_ranged. Then inspect RestApiConnection's default retry configuration and the urllib3.util.Retry reference from the issue discussion. Done means ranged downloads use the existing standard retry configuration instead of the DIY logic.

Written by the indexing model from the issue text.

Description

Dominant language
Python
Stars
217
Forks
56
Avg merge
1d 22h
Merged PRs (30d)
2

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Open-EO/openeo-python-client

All issues in Open-EO/openeo-python-client

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.