Hey @ all,
ive designed an app fully worked with dataverse. In general it works all good.
Sometimes i have a bad performance to patch from a collection of my app to dataverse.
I can’t reproduce these bad performances exactly cause i tried it several times with exact the same data.
In round about 1 of 10 Times the performance suddenly is bad.
I already observed the process on the monitor and there i can see that the Operation of “createRow” takes suddenly 77000ms or 220000 ms instead of the normal value round about 700 - 2000ms.
In my example I always try to patch 200 new rows.
And after round about 100 rows the duration of the createRow Operation increases and the whole process takes minutes.
Iv added the Json of my Monitor to this post.
Maybe anyone have a hint for me to solve my problem.
Thanks for your help in advance
KR