Closed (fixed)
Project:
Link checker
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
4 Jun 2019 at 18:28 UTC
Updated:
7 Feb 2020 at 12:39 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
thallesFollow the patch!
Comment #3
hass commentedIf I'm not wrong - the file is no longer used. This is part of an outstanding cleanup of the codebase.
Comment #4
thallesCan we delete?
Comment #5
hass commentedCurrently only https://www.drupal.org/u/pnagornyak can confirm this for sure.
Comment #6
pnagornyak commentedWe don`t use this file anymore, for batch functions we use helper services such as
linkchecker.extractor_batchorlinkchecker.checker_batchComment #7
hass commentedI guess we may need batches to solve #3058040: Links are not added to database on scan
Comment #8
pnagornyak commented@hass what do you mean?
do you want to run a batch on cron?
Comment #9
hass commentedRunning a batch when we enable a field for link checking that was disabled before. When you enable a field it need to be scanned and all links extracted.
Comment #10
jeroentI guess this issue can be closed since there is a separate issue to solve the batches problem.