kue icon indicating copy to clipboard operation
kue copied to clipboard

Dash in key prefix causes issue with watchStuckJobs()

Open rickyk586 opened this issue 6 years ago • 0 comments

The dash screws up the regex in the Lua script:

local jt = string.match(v, "' + prefix + ':jobs:(.*):inactive")

rickyk586 avatar Nov 21 '18 22:11 rickyk586