- Issue created by @Grienauer
- πΊπΈUnited States eahonet
Not sure if these are the correct methods, but in your case I might
Option 1
* create a patch that disables this running with cron. You could go the extra step and make it a checkbox in the settings for others to utilize.
* the link checking can be done via drush commands. So you can run this from your own script when you want.Option 2
* install the https://www.drupal.org/project/ultimate_cron β module
* with that module see if you can get the cron for linkchecker to be more in line with your goals - π¦πΉAustria Grienauer Vienna
Thank you for your explanation!
We now use ultimate_cron and configured it, that it is only running at not hightraffic timeslots.
Next optimization idea: maybe I open another issue for this: Currently all linkchecks are checked constantly.
Is it somehow possible to mark a link item as excluded, if e.g. the corresponding element was unpublished.
In short: is there a feature to remove link schedule items from being checked? then we could do an eca action to set this on some cases.
I guess this should go into another issue tho. - πΊπΈUnited States eahonet
Since I don't think a patch is coming of this particular request, going to change this to closed. I feel that you're right. That there could be room for improvement, but that would be a different task.