• Resolved lukassasso

    (@lukassasso)


    I just contacted cloudways with a redis issue where the cache always has about 300+ transients that never clear. This issue happened after I had used the migration plugin to clone my site.

    Cloudways came back to me telling me to contact you. They said `The problem looks to be the plugin is by default having site-transient on its cache.
    Please refer to the screenshot attached on this email.

    https://p17.zdusercontent.com/attachment/129616/ZF7pc26nM5x9GqEGas428vGN6

    We tried adding the line below on the site config to exclude those group but it isn’t taking effect due to this global settings on the plugin.
    define( ‘WP_REDIS_IGNORED_GROUPS’, [‘options’, ‘breeze’, ‘transient’, ‘site-transient’] );

    ​In this case, please communicate with the plugin developer of Redis Object Cache to discuss this issue further.`

    I’ve since deactivated redis. How can I resolve this?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Redis Cache Never Clears’ is closed to new replies.