Frontend app returns only 200 code even an error happens when doing a transaction. #2144
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Describe the bug
When creating an E2E tests , when sending an invalid value or if some service is out, we still receive code 200.
To Reproduce
Logs
The frontend app will log the error but is does not return the code.
Screenshots
Environment
Additional context
This error was found when adding an E2E tests on terraform-google-enterprise-application repo. It was workarounded checking the HTML return of home.
Exposure
Persistent.
The text was updated successfully, but these errors were encountered: