Job.bury

This function buries a job on Beanstalk. Note that only reserved jobs can be buried.

class Job
void
bury

Parameters

priority uint

The priority to be assigned to the buried job. Defaults to DEFAULT_PRIORITY.

Meta