binarymatt / pyres

a resque clone in python
http://github.com/binarydud/pyres
MIT License
955 stars 130 forks source link

tweaks some of the enqueuing/scheduling logging for easier searching #88

Closed joeshaw closed 12 years ago

joeshaw commented 12 years ago

Use "scheduled" instead of "enqueued" when adding a job with enqueue_at(), which doesn't actually add it to a queue. Add the name of the queue when enqueuing jobs