#I'm experiencing very high CPU use on a
1 messages · Page 1 of 1 (latest)
Hi @twin pollen , are you only experiencing this issue with the subject permission API, or have you encountered the same problem with other APIs as well?
Just with subject permission at the moment.
Okay. I’ve passed it on to the team and they will review it. I'll get back to you this week.
With some further testing I've noticed that it only happens for certain entities.
Hi @twin pollen , could you share the details of your use case and how many relationships and attributes have been created?
Hi @vivid fox sorry for the late reply. I was able to resolve this in production by deleting all the relations via a tuple filter and then recreating them; requests after that no longer timed out. I can take a look at a database backup if I can dig out the offending relations
Would a recursive relationship or some cycle cause this?