• Hello!

    After a while the transients stored in Redis cache on multisite install, losts. I’ve a CRON that runs on every 20 minutes. Loops over the sites and calls WP CRON, with WP-CLI. It was worked before, nothing touched. There are some data that stored in a transient, and on the next run, processed. Long, slow process, this is the cause of the relatively rare CRON run period. The problem: the transient data is lost.

    It I call the CRON frequently, the data was saved and loaded good. Only if there are some time between the runs, the data losts. Redis backend used.

    In the earlier LiteSpeed versions if my memory good, there was a setting for this (store transients in object cache), but I cannot find it after LiteSpeec Cache plugin updates.

    So, the question: how can I increase the transient timeout?

Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)

You must be logged in to reply to this topic.