If multiple servers datetimes drift, then the lock timeout can be inconsistent This perhaps can be resolved by utilizing the Redis TIME command: https://redis.io/commands/time instead of using the local server's datetime
If multiple servers datetimes drift, then the lock timeout can be inconsistent
This perhaps can be resolved by utilizing the Redis TIME command: https://redis.io/commands/time
instead of using the local server's datetime