amphp / beanstalk

Asynchronous Beanstalk Client for PHP.
https://amphp.org/beanstalk/
MIT License
65 stars 24 forks source link

Missing methods for kick and kick-job #17

Closed hskrasek closed 6 years ago

hskrasek commented 6 years ago

As the title says, there are methods for either kicking jobs up to N boundary, or kicking a job by id. Typically would be used to kick buried jobs back into the ready portion of a tube.

kelunik commented 6 years ago

@hskrasek Should I assign you to the issue?

hskrasek commented 6 years ago

Sure! Should be able to knock these out soon

Hunter Skrasek

On Jan 13, 2018, at 8:43 AM, Niklas Keller notifications@github.com wrote:

@hskrasek Should I assign you to the issue?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.