TemporarilyUnavailable

com.bilalfazlani.zioMaelstrom.ErrorCode.TemporarilyUnavailable

Indicates that the operation definitely cannot be performed at this time--perhaps because the server is in a read-only state, has not yet been initialized, believes its peers to be down, and so on. Do not use this error for indeterminate cases, when the operation may actually have taken place.

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