How to avoid errors on rapid queries?

gpahal commented :

An aborted error is returned if other transactions concurrently modify the same data that was
modified in this transaction. It is up to the user to retry transactions when they fail. This is more of a dgraph issue rather than the client’s. You can create a new issue in the main dgraph repo.

Similar issues in dgraph: