Azure / azure-sdk-for-java

This repository is for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/java/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-java.
MIT License
2.32k stars 1.97k forks source link

[FEATURE REQ]Add throughput control support in gateway mode #34229

Open xinlian12 opened 1 year ago

xinlian12 commented 1 year ago

Add throughput control in gateway mode as well.

ghost commented 1 year ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @kushagraThapar, @TheovanKraay

stevenylai commented 1 year ago

Thanks for opening this issue. In case this is related to our case 2303160060000494, just so that you know it's OK for us to use direct mode for now. In the long run, this feature could be useful for Microsoft to support other institutional clients where gateway mode is more desirable and they also want to do some throughput control.

xinlian12 commented 1 year ago

@stevenylai - agree, we should add the throughput control for gateway as well. Thanks for letting us know that you are able to use direct mode and at least unblocked currently :)