ybrs / pydisque

disque python client
MIT License
79 stars 13 forks source link

fix get_job order #37

Open re-jason opened 6 years ago

re-jason commented 6 years ago

Change-Id: If7c854bf7a709daf9fc238d8c21684e65a56c2dc

https://github.com/antirez/disque#getjob-nohang-timeout-ms-timeout-count-count-withcounters-from-queue1-queue2--queuen

The right order is queue name, the Job ID, and the job body itself.