UE4 Networking Lag

We have a super simple game that we are working on but cir tan things lag for clients such as a 3D widget progress bar (suppose to go down from 1 to 0 smooth) is choppy on client but not on server, and we cant really do force net update on everything, how do we find out what is taking unnecessary bandwidth etc and optimize our network related code?