Started to receive 429 errors when posting data from Azure Logic App to Dynamics 365 Finance & Operations

Jun Ting Ho 141 Reputation points
2021-09-15T03:56:15.74+00:00

Hi all,

We have developed a custom logic app that creates records in D365 Finance and Operations on request. The logic app has been working fine since deployment in in July 2021; however, from yesterday, we have begun to receive many 429 errors when attempting to post data to D365 Finance and Operations:

132195-20210915-microsoftteams-image.png

We have read the link provided and checked the metrics, but the values of ‘Trigger throttled events’ and ‘Action throttled events’ have been stable for the logic app over the past 30 days, indicating that the throttling is likely coming from the connector or D365 system itself:

132252-20210915-microsoftteams-image-3.png

The documentation link provided also does not provide any information as to why this would happen when the deployment has been stable for a long time previously. Could there be any possible reasons why this issue can suddenly occur and recur frequently over the span of ~24hours, and what are the possible means we could take to rule each scenario out? Thanks!

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,842 questions
{count} votes

Accepted answer
  1. MayankBargali-MSFT 68,471 Reputation points
    2021-09-15T04:07:32.247+00:00

    @Jun Ting Ho Can you please confirm if you are using the same connection for all the Dynamics 365 Finance & Operations in same/different logic apps. In case if there are mutiple operation that you are performing or running parallelly then you could observe 429 error from the connector. The suggestion would to create multiple connections and distribute them through the app.

    Please 'Accept as answer' and ‘Upvote’ if it helped so that it can help others in the community looking for help on similar topics.

    2 people found this answer helpful.

0 additional answers

Sort by: Most helpful