Google sheets 503 error - workaround?

Hi All,

Even though auto retry is enabled, somehow these 503 errors keep occurring. Maybe the auto retry function isn’t working? It’s kind of crazy that it would try up to 4 times without success.

  1. Is there anything we can do further on our end to avoid these failed runs?
  2. Is there some type of workaround we can implement that can keep us from having to manually port data over from these failed runs?

Thank you!

@Joey
You could set up a branch temporarily (in case there really is a bug) that checks for status 503 and then re-executes the query.

This isn’t a solution, but at least you can continue working for now.

1 Like

Please keep in mind that a 503 in this case is an error on Google Side not AP.

Are you executing something special?

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