This repository has been archived by the owner on Dec 13, 2023. It is now read-only.
1.8.1
- Add polling throttle in the client side when execution queue is full
- Fix a bug with retries where the retried task does not correctly replace the taskId of the current task (and instead uses the id of the previous task)
- Pin dyno-jedis to 1.5.9
- Address timeouts when using redis cluster on aws elasticache
- Allow overriding the thread-name in the java worker client