Skip to main content

Module events

Module events 

Source
Expand description

Event types and bus trait for RLM processing.

Structs§

RlmCompletion
Terminal record for a single RLM invocation.
RlmProgressEvent
Progress tick from an in-flight RLM analysis loop.
RlmSubcallFallback
Emitted when a configured subcall model cannot be resolved and the router falls back to the root model.
S3Config
Decoupled from the host crate’s S3Config.

Enums§

RlmOutcome
Why an RLM loop finished.

Traits§

RlmEventBus
Trait for emitting events during an RLM run.