pub static MESH_ADMIN_PYSPY_BRIDGE_TIMEOUT: Key<Duration>Expand description
Bridge-side timeout for py-spy dump requests. Must exceed
MESH_ADMIN_PYSPY_TIMEOUT to allow the subprocess kill/reap
and reply delivery to arrive before declaring gateway_timeout.
See PS-6 in introspect module doc.