You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Retrieving blobs from the Storage API now excludes the "processed" Folder. This may improve performance a little bit and the 5.000 files per call limit shouldn't be a problem for the moment. If you still hit the 5.000 files limit, it's possible that some files or folders will not appear! This is because in the current version, there isn't a iteration for multiple calls against the API currently implemented. I will add that feature in one of the next versions.