The google sheet flow is only effective for a day or two after it's created

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.

Is this a common issue? How should I address it?

Hi @Wisper

We are working to make it reproducible to find the root cause, thank you for reporting it.

Moving to known issue, @kishanprmr will take it form here

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?

Does it have same problem where it stop working after one / two days @marko ?

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

Hi @marko

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.

Issue is confirmed, investigating the root cause will update this soon.

@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.

This issue is now resolved, please republish the flow If you had this issue.

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.