Open
Description
Hi, when loading up the resque-web interface, I get the same error from numerous pages (such as the /overview page as seen below). It looks like it's trying to split the worker_id
by :
but it seems to only contain a single :
. An example that I managed to pull out was:
c976a8a2-903b-47cb-be6f-799ab03a32a5:main
Any advice on how to get this working would be great!