pub fn reenqueue_orphaned( pool: SqlitePool, config: Config, ) -> impl Future<Output = Result<u64, Error>> + Send