-
-
Notifications
You must be signed in to change notification settings - Fork 90
Per-tenant rate limits & quotas #4796
Copy link
Copy link
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.
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.
Projects
StatusShow more project fields
In Progress
Problem: Without limits, one customer's loop could consume disproportionate compute or starve others, and a runaway loop has no cap.
Area: Platform
Proposal: Apply per-tenant rate limits and hard resource quotas tied to each tenant's paid/staked allocation from #4792.
Deliverables:
Acceptance criteria:
Boundaries:
Part of #4778.
Cross-reference (added after #5669): see #5669 for the reconciliation between this issue and AMS Cloud Readiness's #5223 (Design: per-tenant scheduling and queue-fairness model).