Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update recommendation endpoint with try/catch for Watson API call #37

Open
MackHalliday opened this issue Jan 28, 2020 · 1 comment
Open
Assignees
Labels
enhancement New feature or request

Comments

@MackHalliday
Copy link
Contributor

MackHalliday commented Jan 28, 2020

Update recommendation endpoint with try/catch for Watson API call. If Watson service fails, use MonkeyLearn service to complete sentiment analysis.

  • Need to update MonkeyLearn service with method to convert returned sentiment value to Spotify valence value
  • Need to mock 500 status or error for Watson API call in testing
@MackHalliday MackHalliday self-assigned this Jan 28, 2020
@MackHalliday
Copy link
Contributor Author

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

@MackHalliday MackHalliday added the enhancement New feature or request label Jan 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant