I’ve built an agent that watches my google drive for new documents as well as updates to documents. Everything works as should until 2 or more files are added to my google drive at the same time. The files are added via another workflow that finds attachments in emails and then adds the document to my drive folder. However, if i add 2 attachements they both get added to the drive under the same time stamp and my agent for some reason doesn’t process either and therefore neither end up in my database.
Anyone know how to solve this issue?
Hi, isn’t it possible to have a wait node wit a few seconds so they will receive a different timestamp?
Reg,
J.