I have a GoogleDriveConnector connected to my account so that it lists all of the pdfs from a folder. As soon as there are more than 100 files in the folder, GoogleDriveConnector just keeps running forever (it got to 32000 outputs before I stopped it)
With 91 files it works correctly :
After uploading 10 more files the transformer gets to 741 outputs and would keep increasing if not stopped.
Is there a way to fix this issue?I've tested on different files/accounts and nothing seems to help.