Transaction methods are not supported by the robust Channel type, and Tx methods currently panic when called.
We will need to come up with a way to handle unexpected disconnections during a transaction. Do we store an error and return it on whatever method gets called next?
Transaction methods are not supported by the robust Channel type, and Tx methods currently panic when called.
We will need to come up with a way to handle unexpected disconnections during a transaction. Do we store an error and return it on whatever method gets called next?