Michael Keirnan
Michael Keirnan
### Overview This adds custom click properties if `data-ahoy-click-` prefixed attributes are present. ### Notes Considered but did not implement the following features, keeping things simple, but happy to add...
Running without RQ Scheduler. Got this error. ``` log *** Listening on job1, job2... Traceback (most recent call last): File "/opt/anaconda/bin/rqworker", line 11, in sys.exit(worker()) File "/opt/anaconda/lib/python3.4/site-packages/click/core.py", line 664, in...
Running without RQ Scheduler and multiple RetryWorkers I saw a job dequeued and never processed. The job was eventually orphaned. The orphaned job (not in any q, not in any...