Closed nstewart closed 5 years ago
Certain transactions like adding vehicle location histories have surprisingly high client side latencies (hundreds of ms vs single digit ms on the server side). Figure out what's going on and get those down to more reasonable levels.
This was due to the high number of threads.
Certain transactions like adding vehicle location histories have surprisingly high client side latencies (hundreds of ms vs single digit ms on the server side). Figure out what's going on and get those down to more reasonable levels.