it15
1
Hi, guys,
I have a workflow with firebase upload plugin for bulk upload, it basically goes like this:
upload files to firebase>loop-create entries on bubble (1 entry per file url)>assign “folder” to each entry as a relational field>add list of file entries to that folder.
After bulk upload 100+ files in one go, only 11 was completed perfectly, others would miss the folder value or not be added to the folder.
When I only bulk upload less than 10 files, it worked perfectly.
What would be the reason?
Do you think it’s the API workflow issue, bubble database issue, or the plugin issue?