-
-
Notifications
You must be signed in to change notification settings - Fork 65
Add pagination to discovery fetches #4831
Copy link
Copy link
Closed
Labels
gittensor:featureGittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.Gittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.help wantedExtra attention is neededExtra attention is needed
Description
Metadata
Metadata
Assignees
Labels
gittensor:featureGittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.Gittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.help wantedExtra attention is neededExtra attention is needed
Problem: Discovery fetches request only a single page (max 100 results) with no Link-header follow loop — a repo with over 100 open issues, or a search with over 100 hits, silently truncates.
Area: AMS / Miner
Proposal: Add Link-header-following pagination to both the target-issues fetch and the search-issues fetch in the discovery fanout.
Deliverables:
Acceptance criteria:
Resources: