Constant mongodb::error::TRANSIENT_TRANSACTION_ERROR[][src]

pub const TRANSIENT_TRANSACTION_ERROR: &str = "TransientTransactionError";
Expand description

Transient transaction error label. This label will be added to a network error or server selection error that occurs during a transaction.