We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cartServiceFailure
Which version of the demo you are using? d953c81
When enabling cartServiceFailure feature flag, there are no failures in the cart service.
What is the expected behavior?
When enabling cartServiceFailure I expect the cart service to fail.
What is the actual behavior?
When enabling it ATM, the service continues to work normally.
Clone main, build services, run the demo and enable cartServiceFailure feature flag.
The text was updated successfully, but these errors were encountered:
Fixed by #1748
Sorry, something went wrong.
No branches or pull requests
Bug Report
Which version of the demo you are using?
d953c81
Symptom
When enabling
cartServiceFailure
feature flag, there are no failures in the cart service.What is the expected behavior?
When enabling
cartServiceFailure
I expect the cart service to fail.What is the actual behavior?
When enabling it ATM, the service continues to work normally.
Reproduce
Clone main, build services, run the demo and enable
cartServiceFailure
feature flag.The text was updated successfully, but these errors were encountered: