Skip to main content

4 docs tagged with "redis"

View all tags

Distributed locking issues

Troubleshoot distributed locking errors with Redis connection failures, lock acquisition timeouts, and Sentinel configuration issues.

RedisLockInterceptor

Manages distributed locks for activities using Redis. Limits concurrent execution to a specified number of activities with the same lock name.