- 🇺🇸United States pwolanin
It's looking for invalid cache tags in that SQL, it's not updating or deleting any.
A problem might be that it's checking for a path alias - consider turning off path aliases if you don't need them?
Drupal core doesn't seem to have a facility for indicating some path will not be aliased, or an alias should be ignored. You could subclass \Drupal\path_alias\AliasManager and replace the alias manager service to achieve that and/or propose a core patch to add the capability.
- Status changed to Closed: works as designed
over 1 year ago 5:19am 23 August 2023 - 🇫🇮Finland back-2-95 Helsinki
Cannot see this being related to this module so closing the issue.
- 🇫🇮Finland back-2-95 Helsinki
If some more evidence comes up, please let us know.