Description
Errors in the short circuit cache can leave clients indefinitely blocked in ShortCircuitCache#fetch on a waitable's condition that will never be signaled. The condition wait should be bounded with a timeout.
Errors in the short circuit cache can leave clients indefinitely blocked in ShortCircuitCache#fetch on a waitable's condition that will never be signaled. The condition wait should be bounded with a timeout.