Hi,
I have created a Logic App which is retrieving data from CDS but it is failing every time with the following error:
rate limit is exceeded. try again in 1 seconds
After doing some research I came to know, its hitting API throttling limit and try to fix using the following blog:
https://www.fidelityfactory.com/blog/2019/4/15/microsoft-flow-error-429-rate-limit-is-exceeded
But it makes Logic Apps too slow and its nearly impossible to finish.
Does anyone know how to fix this, Please?