Help Debugging Internal error

Hi I am inserting information into dgraph or searching I occasionally get this error when its under load.

rpc error: code = Internal desc = stream terminated by RST_STREAM with error code: INTERNAL_ERROR

Any ideas how I can debug it?

Im using dgraph/dgraph:v20.11.2 in docker swarm with 3 alphas and one zero.

Thanks

Dean