View source: R/plumber_handler.R
wrap_error_handler_with_sentry | R Documentation |
Wrap a plumber error handler such that it reports errors to Sentry
wrap_error_handler_with_sentry(error_handler = default_error_handler)
error_handler |
a function to handle plumber errors |
a function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.