pub const RETRYABLE_WRITE_ERROR: &str = "RetryableWriteError";
Expand description

Retryable write error label. This label will be added to an error when the error is write-retryable.