Wrap a plumber error handler such that it reports errors to Sentry

wrap_error_handler_with_sentry(error_handler = default_error_handler)

Arguments

error_handler

a function to handle plumber errors

Value

a function