Describe the bug, including details regarding any error messages, version, and platform.
The error thrown during the ReadRecords process was not handled or returned correctly.
HasNext returns false because of an error, then the for loop broke:
- But the error isn't being returned:
Component(s)
Go
Describe the bug, including details regarding any error messages, version, and platform.
The error thrown during the ReadRecords process was not handled or returned correctly.
HasNextreturns false because of an error, then theforloop broke:Component(s)
Go