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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: