Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dwgx/WindsurfAPI
/ stream-error.test.js
File
stream-error.test.js
test/stream-error.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, describe, it } from
'node:test'
;
2
import
assert from
'node:assert/strict'
;
3
import
http2 from
'http2'
;
4
import
{ isCascadeTransportError } from
'../src/client.js'
;
Callers
nothing calls this directly
Calls
14
removeAccount
Function · 0.90
chatStreamError
Function · 0.90
isCascadeTransportError
Function · 0.90
isUpstreamTransientError
Function · 0.90
isUpstreamDeadlineExceeded
Function · 0.90
redactRequestLogText
Function · 0.90
handleMessages
Function · 0.90
finishPartialStreamAfterError
Function · 0.90
addAccountByKey
Function · 0.90
handleChatCompletions
Function · 0.90
push
Method · 0.80
fakeRes
Function · 0.70
Tested by
no test coverage detected