Skip to content

Conversation

@arisudesu
Copy link
Contributor

Ref issue #923

… time by KeyValidity duration

Previously, deadline increments used fixed duration, but timer triggers are past it by sub-second
duration due to runtime scheduling delays and network latency to redis. This caused key deadlines
to drift closer to timer triggers and in long-term led to key expiration and losing lock.
@jit-ci
Copy link

jit-ci bot commented Dec 8, 2025

Hi, I’m Jit, a friendly security platform designed to help developers build secure applications from day zero with an MVS (Minimal viable security) mindset.

In case there are security findings, they will be communicated to you as a comment inside the PR.

Hope you’ll enjoy using Jit.

Questions? Comments? Want to learn more? Get in touch with us.

@rueian rueian merged commit b0177b2 into redis:main Dec 8, 2025
37 checks passed
@rueian
Copy link
Collaborator

rueian commented Dec 8, 2025

Thank you @arisudesu!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants