HewlettPackard / oneview-sdk-ruby

This project is no longer being developed and has limited support. In the near future this repository will be fully deprecated. Please consider using other OneView projects, such as Golang and Python.
Apache License 2.0
12 stars 16 forks source link

Improve error messages - Read Timeout and 503 error #248

Closed aalexmonteiro closed 3 years ago

aalexmonteiro commented 7 years ago

Scenario/Intent

When a read-out timeout or error 503 occurs, the error messages are not very clear. The SDK should return a message with more information about the error to the user.

Environment Details

Steps to Reproduce

Attempt a connection with offline oneview to return a timeout.

Expected Result

A error message with more information about the error.

Actual Result

A error message without details about the error.

AsisBagga commented 3 years ago

This SDK has limited support and will not be actively developed for the foreseeable future.