Skip to main content

load_queue_with_repair

Function load_queue_with_repair 

Source
pub fn load_queue_with_repair(path: &Path) -> Result<QueueFile>
Expand description

Load queue with automatic repair for common JSON errors. Attempts to fix trailing commas and other common agent-induced mistakes.