bcgov / jag-rsbc-digital-forms-viirp-integration

Digital Forms VIPS integration for Impoundments and Prohibitions
Apache License 2.0
3 stars 0 forks source link

DF-2301 Fix for server does not log HTTP 500 errors from VIPS #88

Closed karahanb closed 1 year ago

karahanb commented 1 year ago

Description

This PR includes the following proposed change(s):

Type of change

if your change is a breaking change, please add breaking change label to this PR

How Has This Been Tested?

Setup VIPS WS base url to point to a dummy service that returns 500 error as response and confirmed that the error has been caught through the request's catch block and logged into an error log with detailed error message.

Checklist: