Current v2 sensor does not support next_token data retrieval. The consequence of this is that for large data volumes, some data may be lost as it was not retrieved in the next page. The get_our_data method should take care of pagination of results and merging them into one single output.
Current v2 sensor does not support next_token data retrieval. The consequence of this is that for large data volumes, some data may be lost as it was not retrieved in the next page. The get_our_data method should take care of pagination of results and merging them into one single output.