-
-
Notifications
You must be signed in to change notification settings - Fork 76
Re-tune queue concurrency for multi-customer volume #4892
Copy link
Copy link
Open
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 neededmaintainer-onlyOwner-only work — yields no Gittensor points.Owner-only work — yields no Gittensor points.roadmapOn the Wave-2 agent-layer roadmap board (project 9)On the Wave-2 agent-layer roadmap board (project 9)
Milestone
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 neededmaintainer-onlyOwner-only work — yields no Gittensor points.Owner-only work — yields no Gittensor points.roadmapOn the Wave-2 agent-layer roadmap board (project 9)On the Wave-2 agent-layer roadmap board (project 9)
Problem: Queue batch size and concurrency are hardcoded and explicitly sized (per an in-code comment) around today's small, known set of repos and their shared GitHub rate-limit bucket — not a multi-customer volume model.
Area: ORB / Cloud
Proposal: Make these settings configurable and re-derive sane defaults for a plausible multi-tenant volume, informed by the scaling work elsewhere in this milestone.
Deliverables: