Skip to content

Cosmos DB ThroughputControlGroup for NodeJS #31594

Open

Description

Is your feature request related to a problem? Please describe.
Cosmos DB for NodeJS currently doesn't have any way of limiting RU throughput on the client side. In Java there is a class called ThroughputControlGroup which allows limiting the client max ru consumption.

Describe the solution you'd like
Implement a similar ThroughputControlGroup for NodeJS.

Describe alternatives you've considered
No alternatives considered at the moment

Additional context
https://azuresdkdocs.blob.core.windows.net/$web/java/azure-cosmos/latest/com/azure/cosmos/ThroughputControlGroupConfig.html

here is the class to configure a ThroughputControlGroup for Java

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

ClientThis issue points to a problem in the data-plane of the library.CosmosService AttentionWorkflow: This issue is responsible by Azure service team.customer-reportedIssues that are reported by GitHub users external to the Azure organization.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions