TritonDataCenter / manta-thoth

Thoth is a Manta-based system for core and crash dump management
16 stars 7 forks source link

handle unexpected errors when fetching configuration #143

Closed jclulow closed 7 years ago

jclulow commented 7 years ago

When fetching the database configuration, thoth assumes that either this operation will work correctly, or it will result in the object being not found (i.e. ResourceNotFound, a 404). If there are other problems when communicating with Manta, thoth emits a mostly unhelpful:

 $ thoth info
thoth: TypeError: Cannot read property 'on' of undefined