- Issue created by @megadesk3000
- 🇨🇭Switzerland berdir Switzerland
PHP_INT_MAX does not exist in the redis code base, if a cache tag hasn't been invalidated, then it is 0, not max int. sounds like you are using some custom patches.
- 🇨🇭Switzerland megadesk3000
Hi @berdir
Thanks for the quick reply.
you are right. We are using this patch here which introduces the PHP_INT_MAX code:
https://www.drupal.org/files/issues/2025-08-08/3426272-reroll-mr38-9.patch →https://git.drupalcode.org/project/redis/-/merge_requests/38/diffs#b3d0c...
- 🇨🇭Switzerland berdir Switzerland
Well, that doesn't make sense and isn't a valid thing to do. I've never been able to reproduce that problem, but if something can't be fetched then I think it should just be ignored and use 0, like if it doesn't exist.
if you get that frequently then that sounds like you have an underlying infrastructure problem. Feel free to reach out to me directly so we an investigate on your specific project.
Now that this issue is closed, please review the contribution record.
As a contributor, attribute any organization helped you, or if you volunteered your own time.
Maintainers, please credit people who helped resolve this issue.