Data_rows() timeout

data_rows = dataset.data_rows()
for row in data_rows:
print(“Labelbox datarow external id” + row.external_id)

This code is timeouting for a dataset that contains roughly 1600 data rows. Smaller datasets work fine.

Sometimes the for loop above starts printing rows but before it has printed all rows we get a timeout error.

Hi Mathias,

Thank you for using the Labelbox Community! Depending on the data type and the volume (size) it happens sometimes that Timeout occurs.
If you would like us to help you further with that, please send a case through our Support channels (Customer support).
Please provide the Dataset ID and any other relevant observation you have made.

Many thanks,
Labelbox Support