Nexus API Reference

RequestScopeGuardian
in package

FinalYes
Tags
psalm-api

Actor that parents all per-request actor spawns. Stop-only supervision means a crashing per-request actor stops without restart; the awaiting handler observes the crash via MailboxClosedException.

Table of Contents

Constants

ACTOR_NAME  = '__nexus_http_request_scope_guardian__'

Methods

props()  : Props<string|int, object>

Constants

Methods

props()

public static props() : Props<string|int, object>
Return values
Props<string|int, object>

        
On this page

Search results