Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/arc53/DocsGPT
/ EventStreamConnection
Interface
EventStreamConnection
frontend/src/events/eventStreamClient.ts:46–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
}
45
46
export
interface
EventStreamConnection {
47
close(): void;
48
}
49
50
/**
51
* Backoff schedule (ms)
for
reconnect attempts. Capped at 30s so a long
Callers
8
handleAuth
Function · 0.65
ConnectorAuth
Function · 0.65
stopAudioProcessing
Function · 0.65
MCPServerModal
Function · 0.65
useEventStream
Function · 0.65
upload_index
Function · 0.65
mcp_oauth
Function · 0.65
pinned_request
Function · 0.65
Implementers
6
BatchedJournalWriter
application/streaming/message_journal.
_Response
tests/llm/test_novita_llm.py
CloseableResponse
tests/llm/test_google_ai.py
ClosableList
tests/llm/test_anthropic.py
_FakePubSub
tests/api/test_events_routes.py
_NoopJournalWriter
tests/api/v1/test_v1_tool_pause_finali
Calls
no outgoing calls
Tested by
no test coverage detected