Iosu Santurtun
06/22/2023, 1:58 PMIosu Santurtun
06/22/2023, 2:05 PM# Get the next page of logs
page_logs = await client.read_logs(
log_filter=log_filter,
limit=num_logs_to_return_from_page,
offset=offset,
sort=(
schemas.sorting.LogSort.TIMESTAMP_DESC
if reverse or tail
else schemas.sorting.LogSort.TIMESTAMP_ASC
),
)
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.
Powered by