I have an automation that uses the Upload Files activity of GSuite (version 2.4.3) to upload PDF files to a Google Drive folder.
The automation works perfectly, but randomly, an error appears when uploading the files, indicating that “An error has occurred in the activity”. We have checked the code, the connection with Integration Service, and everything seems to be fine. In fact, it works perfectly 95% of the time.
Any idea what might be happening? My client is concerned about this 5%.
I have already implemented a retry with a While to try to upload the file 3 times in a row, and if it cannot upload it gives the error. In this While I have a Delay of 5 seconds per retry. I don’t know if this is a reasonable Delay or maybe I should add more time. What do you think?
Do you know if there is any incidence with the Google Drive connections defined in the Integration Service?
3 times in a row with 5 seconds delay in between is good in my opinion.
Regarding any incidence with the Google Drive connections defined in the Integration Service, I’m not sure.
If this is frequently occuring you can check with UiPath support ticket or can report this as bug. Information how to report bug from Studio can be found here!