Here are the trackers I found that are still open and are about locking issues:
https://tracker.moodle.org/browse/MDL-77851
https://tracker.moodle.org/browse/MDL-77852
Is the CFG->session_redis_acquire_lock_timeout = 120 value too low or is there something else that's causing the
cache locking problems? I also see that there are a lot of session keys in Redis that aren't deleted and still are in
the database.
https://tracker.moodle.org/browse/MDL-77851
https://tracker.moodle.org/browse/MDL-77852
Is the CFG->session_redis_acquire_lock_timeout = 120 value too low or is there something else that's causing the
cache locking problems? I also see that there are a lot of session keys in Redis that aren't deleted and still are in
the database.