MCPcopy Index your code
hub / github.com/simstudioai/sim / sentry.ts

File sentry.ts

apps/sim/connectors/sentry/sentry.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createLogger } from '@sim/logger'
2import { getErrorMessage, toError } from '@sim/utils/errors'
3import { secureFetchWithRetry } from '@/lib/knowledge/documents/secure-fetch.server'
4import { VALIDATE_RETRY_OPTIONS } from '@/lib/knowledge/documents/utils'

Callers

nothing calls this directly

Calls 15

createLoggerFunction · 0.90
secureFetchWithRetryFunction · 0.90
toErrorFunction · 0.90
getErrorMessageFunction · 0.90
parseTagDateFunction · 0.90
readSourceConfigFunction · 0.85
parseNextCursorFunction · 0.85
fetchLatestEventFunction · 0.85
formatIssueContentFunction · 0.85
infoMethod · 0.80
textMethod · 0.80
errorMethod · 0.80

Tested by

no test coverage detected