I just noticed that prunes on a backup have started to fail:
$ duplicacy prune -exclusive -exhaustive -keep 0:360 -keep 30:90 -keep 7:14 -keep 1:3
Storage set to gcd://Backups/…
Keep no snapshots older than 360 days
Keep 1 snapshot every 30 day(s) if older than 90 day(s)
Keep 1 snapshot every 7 day(s) if older than 14 day(s)
Keep 1 snapshot every 1 day(s) if older than 3 day(s)
Fossil collection 46 found
Ignore snapshot … whose last revision was created 7 days ago
Fossils from collection 46 is eligible for deletion
Snapshot … revision 17735 was created after collection 46
[0] Maximum number of retries reached (backoff: 64, attempts: 15)
Failed to resurrect chunk a9…: googleapi: Error 403: The limit for this folder's number of children (files and folders) has been exceeded., numChildrenInNonRootLimitExceeded
Any idea how to get out of this state, or if any tweaks could be made to prevent it?