[featureflag] productCatalogFailure
flag raising 128 events
#1735
Labels
bug
Something isn't working
productCatalogFailure
flag raising 128 events
#1735
Bug Report
Which version of the demo you are using?
Main (a1cfe47)
Symptom
When enabling the feature flag
productCatalogFailure
, the spans from productCatalog service are emitting 128 events.What is the expected behavior?
The feature flag should be checked only once.
What is the actual behavior?
The feature flag is checked 127 times.
Reproduce
Could you provide the minimum required steps to resolve the issue you're seeing?
main
make start
productCatalogFailure
feature flagproductCatalogService
.The text was updated successfully, but these errors were encountered: