IBMStockTrader/trade-history

Ensure app does not start without successful mongo connection

Closed this issue · 0 comments

To avoid losing consumed data from the event stream, we need to make sure the app is able to connect to a mongo database at start time. The app should not consume anything if there is no mongo connection.