Provide config to limit max data download
Open
enhancement
- Dominant language
- Python
- Stars
- 170
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
Add a config that would create cap to maximum download size. Reading datasets larger than the cap would require client to pull data in by slices.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the service's configuration handling and the REST dataset-download entry point. Trace how a configured maximum size could be applied, then verify that datasets over the cap require clients to request slices while smaller reads remain available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100