FAQ | This is a LIVE service | Changelog

Skip to content

Limit pool drive permission update script GDrive API call batch size to 50

Dave Hart requested to merge 21-limit-batch-size into master

To improve stability of the pool drive permission update script, reduce the batch size from 100 to 50 operations per request (which proved to be more stable on pool day).

Fix the reported number of operations performed when updating pool drive permissions.

Closes #21 (closed)

Merge request reports