afterSave trigger loops

yes, it can trigger a loop, you can use a flag to make sure it does not enter in a loop

But it will trigger this function and server will be overloaded. Can I solve it another way?

I remove all loggers and delete all async await requests as you team describes in another topic

now, I don’t think that specific code enters in a loop, but it can happen to enter in a loop if you save same objects that the afterSave code runs for