Skip to content

Does Sentry SDK need a separate transport to run in a worker thread? #12911

Closed Answered by AbhiPrasad
webstackdev asked this question in Q&A
Discussion options

You must be logged in to vote

@webstackdev the sentry node sdk has a transport that runs in the main thread, but you can swap it out via a custom transport of your choosing. In our testing we haven't found it necessary to use a worker thread, but this really depends on your setup.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@webstackdev
Comment options

Answer selected by webstackdev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants