Skip to content

proxystore.p2p.exceptions

Exception types for the Signaling Server.

PeerConnectionError

Bases: Exception

Error connecting to peer.

PeerConnectionTimeoutError

Bases: PeerConnectionError

Timeout waiting on peer to peer connection to establish.

PeerRegistrationError

Bases: Exception

Error when establishing peer connection.