Skip to main content

Module durability

Module durability 

Source

Structs§

DurableProcessWorker
Reconstructable background-process worker.
DurableProcessWorkerConfig
Deployment-local configuration for rebuilding durable process executions.
InlineEffectHost
In-process deployment effect host.
LeaseTimings
Lease timing capability for every durable single-writer lane the runtime claims: session execution leases, turn-input claims, queued-work claims, process leases, and durable effect-replay leases.
ProcessDrainReport
Report from a graceful owner drain.
RuntimeEnvironment
Shared runtime infrastructure an embedder builds once and reuses across every LashRuntime it constructs.
RuntimeHostConfig
Required host configuration for all runtimes.
TerminationPolicy
Termination policy knobs.

Enums§

LeaseTimingsError
Rejected LeaseTimings construction.
Residency
Where session nodes live at runtime.

Traits§

EffectHost
Deployment-level factory for scoped effect controllers.