cron reliability

Former-commit-id: c24a7c03c207d5e6ad95ef8958c0cfb118c1b593
This commit is contained in:
John Sully 2020-01-27 18:31:02 -05:00
parent d57e98ac5e
commit 527aeda2db

View File

@ -1,4 +1,4 @@
start_server {tags {"CRON"}} {
start_server {tags {"CRON"} overrides {hz 100} } {
test {cron singleshot past tense} {
r flushall
r cron testjob single 0 1 {redis.call("incr", "testkey")} 1 testkey