ctrlrun.transport.Transport — class, defined at src/ctrlrun/transport.py:65
ctrlrun.gateway.outcome, members and values unchanged; the gateway’s name is
this object.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
What a transport observed, where no answer came back (SPEC-v0.2 §6.8, SPEC-v0.7 §2.1).
ctrlrun.transport.Transport — class, defined at src/ctrlrun/transport.py:65
from ctrlrun.transport import Transport
class Transport(StrEnum)
NEVER_CONNECTED
AFTER_REQUEST_SENT
UNREADABLE_RESPONSE
STREAM_ENDED_EARLY
CLIENT_DISCONNECTED
ctrlrun.gateway.outcome, members and values unchanged; the gateway’s name is
this object.
Was this page helpful?