My Flows are all from Google Sheets to Brevo. I noticed that when I first create a Flow, it triggers and executes normally, but after a day or two, it stops triggering. This has happened with several Flows I’ve set up.
I too and am having recurrent issues with a Google Sheets flow. My flow is really simple and works upon testing and then seems to stop after a few successful runs. My flow simply detects a “New Row Added” in Google sheet and then “Insert Row” into a different Google sheet.
@abuaboud, can you confirm this known issue is relevant in my case too?
Yes, that appears to be the issue. Every time I test it, it works. Then I leave it for a day or two and it hasn’t kept up with runs that should have occurred. @abuaboud
We still couldn’t reproduce it on our testing environment, we are waiting one more day so we hopefully get it in our cloud and we can debug and fix the issue form there.
@here, I found the issue. There was a job in each flow that renewed the channel with Google every 12 hours. However, each time a flow was published, the system wasn’t deleting the old jobs that renewed these channels. This caused interference since there was multiple jobs and break the renewal process.
I have fixed the issue and removed all stale jobs. Please republish your flows. I will confirm that the issue is resolved in 12 hours, after the jobs run again.