Skip to main content

recover_stuck_tasks

Function recover_stuck_tasks 

Source
pub async fn recover_stuck_tasks(
    repo: &SqliteRepository,
    config: &Config,
) -> Result<(), RepositoryError>
Expand description

Recovers tasks that have been stuck in PROCESSING for too long.