enrich
enrich copied to clipboard
Common: add HTTP response from API service in bad row in case of failure
ATM if there is a problem when processing the HTTP response sent by the service (e.g. "error_str": "exhausted input"`), bad row doesn't contain this response, make it hard to troubleshoot
Somewhat related https://github.com/snowplow/enrich/issues/46