Closed thomaszhouan closed 6 years ago
This should not be a bug of FoodRecommender
, the earlier pipes should validate the menu json and not pass food with empty ingredients to FoodRecommender
. Other wise, how can food recommender handle this?
Wait for testing.
Fixed and closed.
When searching database with a dish name returns empty result, the consequence logic fails (e.g.
FoodRecommender
)