kue
kue copied to clipboard
Dash in key prefix causes issue with watchStuckJobs()
The dash screws up the regex in the Lua script:
local jt = string.match(v, "' + prefix + ':jobs:(.*):inactive")