-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Is there a way to get the exception information when hyper encounters an exception? hyper abstracts a lot of details, but exception details are one thing that would still be useful.
For example, I have encountered an issue before where the TLS certificate for an endpoint resulted in an exception where cfhttp was "unable to find valid certification path to requested target". It was easy to identify the issue based on that exception. However, when hyper encounters that exception, the HyperResponse only includes information like "502 Bad Gateway" and "Connection Failure".
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels