Skip to content

Search folders in batches to avoid 413 entity too large from drive api#228

Open
tarekrached wants to merge 4 commits into
nytimes:mainfrom
tarekrached:fix-search-on-many-folders
Open

Search folders in batches to avoid 413 entity too large from drive api#228
tarekrached wants to merge 4 commits into
nytimes:mainfrom
tarekrached:fix-search-on-many-folders

replace Array.flat() with .reduce() bc node 10 doesn't have .flat()

3ff854a
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs