Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Div
classconfluenceTableSmall

Property

Type

Description

beanstalk.jobIdlongJob ID
beanstalk.tubestringthe name of the tube that contains this job
beanstalk.statestring“ready” or “delayed” or “reserved” or “buried” (must be “reserved”)
beanstalk.prioritylongthe priority value set
beanstalk.ageintthe time in seconds since the put command that created this job
beanstalk.time-leftintthe number of seconds left until the server puts this job into the ready queue
beanstalk.timeoutsintthe number of times this job has timed out during a reservation
beanstalk.releasesintthe number of times a client has released this job from a reservation
beanstalk.buriesintthe number of times this job has been buried
beanstalk.kicksintthe number of times this job has been kicked

Include Page
Endpoint See Also
Endpoint See Also