Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FeedIterator ReadNextAsync() throws NullReferenceException #2703

Closed
gonzaleznicolas opened this issue Sep 4, 2021 · 1 comment
Closed

FeedIterator ReadNextAsync() throws NullReferenceException #2703

gonzaleznicolas opened this issue Sep 4, 2021 · 1 comment

Comments

@gonzaleznicolas
Copy link

gonzaleznicolas commented Sep 4, 2021

Describe the bug
FeedIterator ReadNextAsync() throws a NullReferenceException.
The output CosmosDiagnostics object suggests that the problem is a timeout. If that is the problem, ReadNextAsync() should throw an exception that is more indicative of the problem.

Expected behavior
If that is the problem, ReadNextAsync() should throw an exception that is more indicative of the problem.

Actual behavior
A NullReferenceException is thrown.

Environment summary
SDK Version: 3.19.0
OS Version: Windows

@j82w
Copy link
Contributor

j82w commented Sep 7, 2021

Please upgrade to 3.20.1. This bug was fixed in the following PR: #2562

@j82w j82w closed this as completed Sep 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants