Hello everyone,
I've a problem with the Analytics connector. I have to do a lot of request on different websites.
There is a limitation from this API, here is a screen of the error
I saw that is something normal and there is a workaround on the API documentation: https://developers.google.com/analytics/devguides/config/mgmt/v3/errors#backoff
But I'm stuck here, how can I implement the exponential backoff on the seotools analytics connector?
Thanks and have a great day!