beanstalk
beanstalk copied to clipboard
Exception thrown when DEADLINE_SOON received from the server
In protocol-response
it is possible to receive DEADLINE_SOON back from the server in the context of reserve
if haven't processed (delete/bury) a previously reserved job. Instead of throwing an exception we should return something more meaningful like :deadline_soon
.