Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/getsentry/sentry-javascript
/ event-loop-block-watchdog.ts
File
event-loop-block-watchdog.ts
packages/node-native/src/event-loop-block-watchdog.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ workerData } from
'node:worker_threads'
;
2
import
type
{ DebugImage, Event, ScopeData, Session, StackFrame, Thread } from
'@sentry/core'
;
3
import
{
4
applyScopeDataToEvent,
Callers
nothing calls this directly
Calls
9
getEnvelopeEndpointWithUrlEncodedAuth
Function · 0.90
makeNodeTransport
Function · 0.90
sendBlockEvent
Function · 0.85
createRateLimiter
Function · 0.70
log
Function · 0.70
entries
Method · 0.65
has
Method · 0.65
add
Method · 0.65
delete
Method · 0.65
Tested by
no test coverage detected