Problem with sending a request inside trigger

Hey guys. In the process of optimizing the query response time I came across the following problem: I have a query on the client which updates an entity and there is an after trigger in which there is a query to update another entity depending on the payload of the query which came from the client. But the problem is that the request crashes with an error:
ERROR System Error: User's errors: [{"message":"Something went wrong during database request","locations":[],"path":["invokedQueryName"],"code":"InternalError","details":{}}].

Hi @gert.vali,

We’re taking a look at this one internally, we’ll get back to you as soon as we can. If you get any more insights about this issue feel free to post it here.