wrap_error_handler_with_sentry: Wrap a plumber error handler such that it reports errors to...

View source: R/plumber_handler.R

wrap_error_handler_with_sentryR Documentation

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

Description

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

Usage

wrap_error_handler_with_sentry(error_handler = default_error_handler)

Arguments

error_handler

a function to handle plumber errors

Value

a function


sentryR documentation built on May 29, 2024, 8:18 a.m.