Skip to content

Conversation

@onurtemizkan
Copy link
Collaborator

Fixes: #5742

We were early returning wrappers (which are also responsible for most errors to handle) if there isn't an active transaction.

This PR removes it and early returns only if there isn't a scope defined.

@onurtemizkan onurtemizkan added the Package: remix Issues related to the Sentry Remix SDK label Sep 23, 2022
@onurtemizkan onurtemizkan self-assigned this Sep 23, 2022
@AbhiPrasad AbhiPrasad merged commit 630ed9c into master Sep 26, 2022
@AbhiPrasad AbhiPrasad deleted the onur/remix-server-tracing-checks branch September 26, 2022 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Package: remix Issues related to the Sentry Remix SDK

Projects

None yet

Development

Successfully merging this pull request may close these issues.

wrapExpressCreateRequestHandler not working in Remix with Express adapter

3 participants