akka.typed
The actor can register for a notification in case no message is received within a given time window, and the signal that is raised in this case is this one. See also ActorContext#setReceiveTimeout.
The actor can register for a notification in case no message is received within a given time window, and the signal that is raised in this case is this one. See also ActorContext#setReceiveTimeout.