- Issue created by @saadaouiyos
- First commit to issue fork.
- π«π·France saadaouiyos
Hi @lcatlett
I implemented your fix, but it seems to me that it does not solve the bug, because the redis method get is not present in the class RedisCacheTagsChecksum.php:85 - Merge request !38Add exception handling to getTagInvalidationCounts, avoid serving stale data... β (Open) created by lcatlett
- Status changed to Needs work
3 months ago 8:20pm 16 August 2024 - π¨πSwitzerland berdir Switzerland
watchdog_exception() is removed in D11. Also, logging errors in those low-level methods could result in a massive amount of error logs if something goes wrong. Not sure what to do about that, maybe static flag to only do it once per request or something.