Nexus API Reference

AskUndeliverableException extends ActorException
in package
implements FutureException

FinalYes
Tags
psalm-api

Fails an ask future immediately when the target mailbox refuses the message (dropped or backpressured). Distinct from AskTimeoutException: the message never entered the mailbox, so waiting out the timeout would only delay the inevitable.

Table of Contents

Interfaces

FutureException

Properties

$result  : EnqueueResult
$target  : ActorPath

Methods

__construct()  : mixed

Properties

Methods

On this page

Search results