Adam Łepkowski
Adam Łepkowski
` dynamic result = await this.Client.ExecuteStoredProcedureAsync("db", "collection", "cube", new RequestOptions() {PartitionKey = new PartitionKey("PK key vaule")}, new[] {config});`
Did someone manage to run it?
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: ```...