Skip to main content

run

Function run 

Source
pub async fn run()
Expand description

Starts all Sentinel services and runs until one exits or shutdown is requested.

ยงPanics

Panics when required configuration is missing or invalid, startup state cannot be initialized, or the metrics/tracing recorders cannot be installed.