enrich icon indicating copy to clipboard operation
enrich copied to clipboard

Stream: emit a generic_error bad row when an uncaught exception is sent to Sentry

Open benjben opened this issue 5 years ago • 1 comments
trafficstars

At the moment no bad row is emitted when an uncaught exception is thrown by Common Enrich (e.g. NullPointerException).

benjben avatar Sep 15 '20 09:09 benjben

Good idea. Doing it in Stream Enrich NH already: https://github.com/snowplow/enrich/pull/328/commits/b1b6d794546b41876157400308a59ba78313f3d5#diff-95f76083a48d52e708fa4ebcfc54762fR91-R110

chuwy avatar Sep 15 '20 15:09 chuwy