I have a Flow that extracts information from an email and then adds that information into an Excel Table using the 'Add a Row into a Table' Excel Connector. The Flow was working fine for months and now randomly, for a few days at a time, will result in 429 errors and GatewayTimeout errors. I have a retry policy on my action of 50 times but each retry fails with the same error.
My Excel table has around 2500 rows and is 4MB.

Anyone have any fixes I can try?