I'm sure many of you have received an email at some point saying a scheduled report failed due to errors, and the error messages are often something unhelpful like "temporary error" .
I just released a new version that will automatically retry, up to three times, if an error occurs that doesn't originate from the
Core Reporting API. To put that another way, if the error is because you've spelled a dimension wrong, or your filter syntax is incorrect, it will not retry. But if the error is something like "temporary error", the add-on will wait 30 seconds and then try again.
Hopefully this will reduce the number of error emails we all get. Please let me know if there are any problems with these most recent changes.