Skip to main content

Module runtime

Module runtime 

Source

Modules§

adapter
ops_diagnostics
ops_profiler
s3_hooks
sidecar
sidecar_protocol
tls
Unified TLS hot-reload infrastructure for notification targets.

Structs§

OpenedActivation
Targets whose persistent queue stores are open and are ready to start replay. This distinct stage prevents activation from skipping store open.
PreparedActivation
Targets that have completed initialization but have not started replay workers yet. Keeping preparation dormant lets lifecycle orchestration stop the previous workers before the replacement workers are spawned.
ReplayWorkerManager
RuntimeActivation
RuntimeStatusSnapshot
RuntimeTargetHealthSnapshot
RuntimeTargetSnapshot
A read-only runtime snapshot for a target instance.
TargetRuntimeManager
Shared runtime container for managing instantiated targets.

Enums§

ReplayEvent

Functions§

activate_targets_with_replay
health_snapshots_for_targets
init_target_and_optionally_start_replay
start_replay_worker

Type Aliases§

RuntimeTargetHealthReason
RuntimeTargetHealthState
SharedTarget
Shared target trait object used by the runtime manager.