ibm-cloud-solutions / hubot-ibmcloud-nlc

Adds a framework to enable Natural Language interactions in your Hubot scripts
http://www.ibm.com/
Other
11 stars 1 forks source link

Handle error when description isn't found #100

Closed jlpadilla closed 8 years ago

jlpadilla commented 8 years ago

The root cause of the problem s the issue described here https://github.com/ibm-cloud-solutions/hubot-ibmcloud-cognitive-lib/issues/103

We can mitigate the issue with better error handling.