GoogleDriveCleanupAction gets a list of files for deletion and then makes a delete request for each file. If you haven't run this for a while and have hit your 15GB storage limit then it takes days or weeks for the process to complete.
API errors aren't currently handled so can kill the process.
GoogleDriveCleanupAction gets a list of files for deletion and then makes a delete request for each file. If you haven't run this for a while and have hit your 15GB storage limit then it takes days or weeks for the process to complete. API errors aren't currently handled so can kill the process.