pub fn get_global_orchestrator() -> Arc<Orchestrator>
Expand description

Get or initialize the global orchestrator. If the global orchestrator is not initialized, a new one is created with the default configuration.