Description
The problem runs on hotel-reservation. Simulate a metastable failure where RPC retry storms occur due to capacity decrease in the hotel reservation application. The ConfigMap `rpc` has misconfigured RPC timeout (50ms) and retry settings (30 retries), causing an RPC retry storm that overwhelms the service. It is a metastable failure. Inject the fault by configuring RPC timeout and retry misconfigurations that trigger retry storms when capacity decreases.
Tags
Metastable Failure, hotel-reservation