TxnConflict

com.bilalfazlani.zioMaelstrom.ErrorCode.TxnConflict
object TxnConflict extends ErrorCode

The requested transaction has been aborted because of a conflict with another transaction. Servers need not return this error on every conflict: they may choose to retry automatically instead.

Attributes

Graph
Supertypes
trait ErrorCode
class Object
trait Matchable
class Any
Self type

Members list

Value members

Inherited fields

val code: Int

Attributes

Inherited from:
ErrorCode
val definite: Boolean

Attributes

Inherited from:
ErrorCode