astronomy_shop_product_catalog_service_failure

Problem Set
System/Application Software Failure

Description

The problem runs on astronomy-shop. Simulate a fault where the product catalog service fails in the astronomy shop application using OpenTelemetry fault injection. The `productCatalogFailure` feature flag makes the product-catalog service's `GetProduct` gRPC handler return an error for a specific product, disrupting the affected product page and dependent flows. Inject the fault by setting the `productCatalogFailure` feature flag's default variant to `on`.

Tags

System/Application Software Failure, astronomy-shop