QueryAsync Count Charge Not Reported #426
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
up-for-grabs 🙏🏽
Happy to consider a pull review to address this issue
Describe the bug
QueryAsync performs a Count but does log or include the additional RUs Charged in the result.
To Reproduce
Create a Type/Repository/OffsetByPageNumberSpecification
Add a lot of items to the repository
Perform a low RU query
Expected behavior
All RUs consumed will be reported.
Actual behavior
Only RUs from the query spec are reported.
Environment summary
SDK Version: IEvangelist.Azure.CosmosRepository - 8.1.4 / Microsoft.Azure.Cosmos - 3.38.0
OS Version: Windows
The text was updated successfully, but these errors were encountered: