astronomy_shop_cart_service_failure

Problem Set
System/Application Software Failure

Description

The problem runs on astronomy-shop. Simulate a fault where the cart service fails in the astronomy shop application using OpenTelemetry fault injection. The `cartFailure` feature flag makes the cart service return an error whenever its `EmptyCart` gRPC handler is called, disrupting cart and checkout operations. Inject the fault by setting the `cartFailure` feature flag's default variant to `on`.

Tags

System/Application Software Failure, astronomy-shop