-
Notifications
You must be signed in to change notification settings - Fork 342
[Cosmos] ThroughputControl API #3904
Copy link
Copy link
Labels
ClientThis issue points to a problem in the data-plane of the library.This issue points to a problem in the data-plane of the library.CosmosThe azure_cosmos crateThe azure_cosmos crateneeds-team-triageWorkflow: This issue needs the team to triage.Workflow: This issue needs the team to triage.
Description
We should provide our customers with an API that allows them to interact with different throughput configurations that are exposed in the other SDKs, as well as the concept of throughput control groups that exist in the Java SDK.
In particular, the API we expose should allow for configuring:
- Priority Based Execution server feature
- Throughput Buckets server feature
- Throughput Control Groups client-side feature: https://learn.microsoft.com/en-us/java/api/com.azure.cosmos.ThroughputControlGroupConfigBuilder?view=azure-java-stable
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
ClientThis issue points to a problem in the data-plane of the library.This issue points to a problem in the data-plane of the library.CosmosThe azure_cosmos crateThe azure_cosmos crateneeds-team-triageWorkflow: This issue needs the team to triage.Workflow: This issue needs the team to triage.
Type
Projects
Status
In Review