Open MackHalliday opened 4 years ago
Update recommendation endpoint with try/catch for Watson API call. If Watson service fails, use MonkeyLearn service to complete sentiment analysis.
Completed with testing and mock for API calls
See branch try_catch_watson
Need to touch base with group on if to implement before DemoComp
Update recommendation endpoint with try/catch for Watson API call. If Watson service fails, use MonkeyLearn service to complete sentiment analysis.