Hacker News new | ask | show | jobs
by singhsanjay12 114 days ago
> when a single endpoint in a service begins having high latency

Yes, have seen this first hand. Tracking the latency per endpoint in a sliding window helped in some way, but it created other problems for low qps services.