rajrh
01/28/2025, 4:48 PMrajrh
01/28/2025, 4:51 PM// after_result_cursor holds a cursor that can be used to resume the LookupResources stream after this
// result.
Cursor after_result_cursor = 5;
the cursor seems to be retunred at the last stream of results/response as wel (not null/nil), meaning the last batch, how can the client determine the result was the last one and server doesnt have further response data to stream after this response?
Since a cursor is returned the client makes another call only to get an empty responsevroldanbet
01/28/2025, 5:48 PMAlec
01/29/2025, 2:18 PMvroldanbet
01/29/2025, 3:33 PMvroldanbet
01/29/2025, 3:33 PMvroldanbet
01/29/2025, 3:33 PM