Expand description
Describes the error types that may happen within bastion. Given Bastion has a let it crash strategy, most error aren’t noticeable. A ReceiveError may however be raised when calling try_recv() or try_recv_timeout() More errors may happen in the future.
Enums§
- Receive
Error - These errors happen
when
try_recvortry_recv_timeoutare invoked - Send
Error SendErrors occur when a message couldn’t be dispatched through a distributor