MESH_ADMIN_SINGLE_HOST_TIMEOUT

Static MESH_ADMIN_SINGLE_HOST_TIMEOUT 

Source
pub static MESH_ADMIN_SINGLE_HOST_TIMEOUT: Key<Duration>
Expand description

Timeout for targeted introspection queries that hit a single, specific host. Kept short so a slow or dying actor cannot block the single-threaded MeshAdminAgent message loop.