Adam Łepkowski

Results 4 comments of Adam Łepkowski

` dynamic result = await this.Client.ExecuteStoredProcedureAsync("db", "collection", "cube", new RequestOptions() {PartitionKey = new PartitionKey("PK key vaule")}, new[] {config});`

What is the status of this issue?

Hi, I'm the author of the post in stackoverflow that Totktonada mention above. In my case I have max 63 req per second. Below you can find memory statistics: ```...