Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/CodebuffAI/codebuff
/ error-utils.test.ts
File
error-utils.test.ts
sdk/src/__tests__/error-utils.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, test } from
'bun:test'
2
3
import
{
4
createHttpError,
Callers
nothing calls this directly
Calls
9
createHttpError
Function · 0.90
createAuthError
Function · 0.90
createForbiddenError
Function · 0.90
createPaymentRequiredError
Function · 0.90
createServerError
Function · 0.90
createNetworkError
Function · 0.90
isRetryableStatusCode
Function · 0.90
getErrorStatusCode
Function · 0.90
sanitizeErrorMessage
Function · 0.90
Tested by
no test coverage detected