You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These are the scenarios.
Scenario1. If I make the bluecompute-mysql fail and try to place and order with the UI, I'm able to place any order infinitly even if inventory DB is not available, and I can find such orders in the bluecompute-mariaDB order table
Scenario2: if I make the rabbitMQ fail, and I try to place an order, the UI tells "your order was not processed, please try again", but then in the profile of the user I find that order accounted, and so it is in the OrderDB(bluecompute-mariadB order table)