pub const CDP_TARGET_GONE_NEEDLES: &[&str];Expand description
Substrings that, when found in a CDP error message, indicate the
target/session referenced by the call no longer exists. Centralised so
the client-layer classifier and the recovery-wrapper fallback agree.