Forum Discussion
Inconsistent behavior in using Taxonomy API
Hi Joel,
Thanks for your response! Sorry I forgot to mention the environment I'm working in is SharePoint Online so no option to increase hardware.
The logic is running in an Azure Function App by queueu-triggered Functions. I have also written some Unit Tests where I see the same happening (e.g. Unit Tests succeed most of the times, but frequently fail due to one of the errors liststed above). Very unpredictable...
Ahh yeah there is a max memory usage on functions, but I doubt you are hitting it with taxonomy changes. Similarly though if you are using large amounts, try scaling down the load and see what happens. A bit painful for performance testing unless you have some "real" performance testing tools at your disposal that play nicely with Azure. Good luck or hopefully someone can give a better answer than me!
Max: 1,536MB
Source: https://azure.microsoft.com/en-us/pricing/details/functions/