ThrowOverflowExceptionStrategy

Throw akka.actor.StashOverflowException, hence the persistent actor will starting recovery if guarded by default supervisor strategy. Be carefully if used together with persist/persistAll or has many messages needed to replay.

Source:
PersistentActor.scala
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Type members

Inherited types

The name of the type

The name of the type

Inherited from:
Mirror
Source:
Mirror.scala
Inherited from:
Singleton
Source:
Mirror.scala

Value members

Concrete methods

Java API: get the singleton instance

Java API: get the singleton instance

Source:
PersistentActor.scala

Inherited methods

Inherited from:
Product