setError()
and sendError()
don't work from inside error handler in Fastify
#1150
Labels
setError()
and sendError()
don't work from inside error handler in Fastify
#1150
The error-handling helpers from our library don't behave as expected when used inside Fastify error handler middleware.
Calling the OpenTelemetry API directly works. Using
recordException()
on the active span.Internal link
The text was updated successfully, but these errors were encountered: