Skip to main content
Demo Project

Runtime Exception: product-catalog throws "Product Not Found" for HQTGWGPNH4

CRITICALError
Error Frequency
Error Details
First seen:4 weeks ago
Last seen:3 weeks ago
Stack:go
Service:product-catalog
Stack TraceProduct Not Found: HQTGWGPNH4
Error message
Product Not Found: HQTGWGPNH4
No stack trace captured — common for browser console errors. Check the User Journey for the events that led up to it.
Activity
User journey24 events before error
Aug 2, 18:04:29GET
+0sGET
+0srouter frontend egress
+14m 21sGET /api/recommendations
+14m 21sGET /api/recommendations
+14m 21sexecuting api route (pages) /api/recommendations
+14m 21soteldemo.RecommendationService/ListRecommendations
+14m 21sfeature_flag.evaluation
+14m 21sget_product_list
+14m 21soteldemo.ProductCatalogService/ListProducts
+14m 21soteldemo.RecommendationService/ListRecommendations
+14m 21soteldemo.ProductCatalogService/ListProducts
+14m 21spostgresql
+14m 22soteldemo.ProductCatalogService/GetProduct
+14m 23soteldemo.ProductCatalogService/GetProduct
Product Not Found: L9ECAV7KIM
+14m 23soteldemo.ProductCatalogService/GetProduct
Product Not Found: 66VCHSJNUP
+14m 23soteldemo.ProductCatalogService/GetProduct
Product Not Found: HQTGWGPNH4
+14m 23soteldemo.ProductCatalogService/GetProduct
Product Not Found: 9SIQT8TOJO
+14m 26sexception
+14m 27sProduct Not Found: HQTGWGPNH4
+14m 27sProduct Not Found: L9ECAV7KIM
+14m 27sProduct Not Found: 66VCHSJNUP
+14m 27sProduct Not Found: 9SIQT8TOJO
+14m 27sexception
Issue events

Investigation

FirstRecent

Trace Breakdown

Aug 02, 18:04:29 UTC - Aug 02, 18:18:56 UTC
21Spans
13Errors
14.5 mDuration
frontend
recommendation
product-catalog
frontend-proxy
load-generator
Service / Span
load-generatorUpstream span missing — 32759633
load-generatorGET http://frontend-proxy:8080/api/recommendations?productIds=0PUK6V6EV0
frontend-proxyGET http://frontend-proxy:8080/api/recommendations?productIds=0PUK6V6EV0
frontend-proxyrouter frontend egress
frontendGET /api/recommendations
frontendGET /api/recommendations
!frontendexecuting api route (pages) /api/recommendations
frontendoteldemo.RecommendationService/ListRecommendations
recommendationoteldemo.RecommendationService/ListRecommendations
recommendationget_product_list
recommendationoteldemo.ProductCatalogService/ListProducts
product-catalogoteldemo.ProductCatalogService/ListProducts
product-catalog SELECT p.id, p.name, p.description, p.picture, p.price_currency_code, p.price_units, p.price_nanos, p.categories FROM catalog.products p ORDER BY p.id
frontendoteldemo.ProductCatalogService/GetProduct
product-catalogoteldemo.ProductCatalogService/GetProduct
frontendoteldemo.ProductCatalogService/GetProduct
product-catalogoteldemo.ProductCatalogService/GetProduct
frontendoteldemo.ProductCatalogService/GetProduct
product-catalogoteldemo.ProductCatalogService/GetProduct
frontendoteldemo.ProductCatalogService/GetProduct
product-catalogoteldemo.ProductCatalogService/GetProduct
!product-catalog SELECT p.id, p.name, p.description, p.picture, p.price_currency_code, p.price_units, p.price_nanos, p.categories FROM catalog.products p WHERE p.id = $1