MESH_ADMIN_PYSPY_CLIENT_TIMEOUT

Static MESH_ADMIN_PYSPY_CLIENT_TIMEOUT 

Source
pub static MESH_ADMIN_PYSPY_CLIENT_TIMEOUT: Key<Duration>
Expand description

Client-side timeout for py-spy requests. Must exceed MESH_ADMIN_PYSPY_BRIDGE_TIMEOUT so the server can return a structured PySpyResult even when the subprocess uses the full budget. See PS-6 in introspect module doc.