HDFGroup / HDFGroup/h5serv

Provide config to limit max data download

Open
#85 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.