archive_resolved_threads

Function archive_resolved_threads 

Source
pub fn archive_resolved_threads(
    messages: &mut [TeamMessage],
    archived_by_agent_id: Option<String>,
    retention_days: i64,
) -> usize
Expand description

Archive resolved threads older than the configured retention period.