Whether this failure can be considered for a complete transaction retry.
@override bool get retryTransaction => code == '40001' || code == '40P01';