Wen we perform user delete in Auth0 logs we see that there is more logs for one operation… We use standard .net HTTP client and Im not sure what cause this… User is deleted jus request seems to be duplicate or Auth0 return some unusal response and c# client try retry but we are sure we call sendMessage just once… The rest is standard Http communication
Is anybody familiar with this ?