Labelbox / labelbox-python

The data factory for next gen AI
https://labelbox.com
Apache License 2.0
111 stars 58 forks source link

Check for non empty export streams if GQL returns 0 as total size #1702

Closed ramy1951 closed 2 months ago

ramy1951 commented 2 months ago

Description

I have added a check for the metadata headers to check for the total size of the export to be greater than 0 in case the GQL API does not return None

Type of change

Please delete options that are not relevant.

All Submissions

New Feature Submissions

Changes to Core Features