Skip to main content

try_record_session_event

Function try_record_session_event 

Source
pub fn try_record_session_event(
    session: Option<&Session>,
    cwd: &Path,
    event_type: impl AsRef<str>,
    payload: Value,
) -> Result<SessionAppendOutcome>
Expand description

Best-effort session event recording for runtime telemetry.