-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Description
Working with bulk inserts I pretty often run into the request limit of dynamics. I've tried to wrap the calls using Polly and a policy that handles CRMWebAPIException. For some reason this has no effect and I dont see the WaitAndRetry in effect.
I'm using Azure Functions running .net Core, and looking into this lib I see a lot of classic HttpClient code. Not sure if this mix might cause some issues.
EkoZuluDev
Metadata
Metadata
Assignees
Labels
No labels