Description
The problem runs on astronomy-shop. Simulate a fault where the ad service fails in the astronomy shop application using OpenTelemetry fault injection. The `adFailure` feature flag makes the ad service's `GetAds` gRPC handler return intermittent errors on a fraction of requests, causing missing or delayed ad content. Inject the fault by setting the `adFailure` feature flag's default variant to `on`.
Tags
System/Application Software Failure, astronomy-shop