I could be wrong but I believe the “breaking” you’re talking about is the fact that requests need to be responded to within a certain amount of time, so if you slow things down to the point that requests timeout before they can be responded to, it fully “breaks” instead.
I could be wrong but I believe the “breaking” you’re talking about is the fact that requests need to be responded to within a certain amount of time, so if you slow things down to the point that requests timeout before they can be responded to, it fully “breaks” instead.