Skip to main content

Module HealthCommand

Module HealthCommand 

Source
Expand description

§HealthCommand

Tauri commands for Wind’s SharedProcessProxy health checks. These are invoked directly as Tauri commands from the frontend.

Functions§

cocoon_debug_service_health
Check debug service health.
cocoon_extension_host_health
Check extension host (Cocoon) health. Returns true if Cocoon is connected via gRPC, false otherwise.
cocoon_search_service_health
Check search service health.
shared_process_service_health
Generic shared process service health check.