Description
The problem runs on astronomy-shop. Simulate a fault where the payment service fails in the astronomy shop application using OpenTelemetry fault injection. The `paymentFailure` feature flag makes the payment service's `Charge` gRPC handler fail 100% of charge requests, preventing checkout from completing purchases. Inject the fault by setting the `paymentFailure` feature flag's default variant to `100%`.
Tags
System/Application Software Failure, astronomy-shop