Closed tylerreece22 closed 3 years ago
Purpose
Make fall through error give more details.
Context (Optional)
The druidRequester was giving a general "fall through" error of bad response and this change just bubbles up the error.
druidRequester
bad response
Key Changes
Added code to also log the error.message.
Purpose
Make fall through error give more details.
Context (Optional)
The
druidRequester
was giving a general "fall through" error ofbad response
and this change just bubbles up the error.Key Changes
Added code to also log the error.message.