RuntimeFailure

public final class RuntimeFailure extends FailedPickUp

Represents a scenario when shard could not be picked because of some occurred exception.

Functions

Link copied to clipboard
Returns the occurred exception.
Link copied to clipboard
Returns an Action that propagates the occurred exception.

Inherited functions

Link copied to clipboard
public final FailedPickUp.Action retry()
Returns an Action that will retry the delivery from the shard.
Link copied to clipboard
public final ShardIndex shard()
Returns a ShardIndex of the not picked shard.