Improve the exception handling #32
Labels
enhancement
New feature or request
src: ai-shopping-cart-service
AI Shopping Cart Service - Java Spring Boot microservice
When there is an issue in the ai shopping cart service, we receive an error message without the reason of the error. It can be that Azure OpenAI is not well configured or that the service is unavailable. The exception when calling Azure OpenAI should be caught and handle by the REST controller to give a meaningful message to the front-end
This issue is for a: (mark with an
x
)Versions
Mention any other details that might be useful
The text was updated successfully, but these errors were encountered: