Skip to main content

is_session_ingested

Function is_session_ingested 

Source
pub fn is_session_ingested(
    conn: &Connection,
    session_id: &str,
    file_size: u64,
    file_mtime: &str,
) -> Result<bool, CoreError>
Expand description

Check if a session has already been ingested and is up-to-date.