You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You are right, I'm not using responses except for getting their status.
I have created a pull request for this issue.
Let me know if it fits your recommendation.
If you never plan on using the responses the stream APIs do get better performance by avoiding parsing and serialization when it is not necessary.
CosmosDbConnector/src/Facade.CosmosDbSql/Connectors/AzureCosmosDbV3/AzureCosmosDbV3Connector.cs
Line 81 in f5fe891
The text was updated successfully, but these errors were encountered: