queuePosition

abstract val queuePosition: Int?

Position of this job in the queue.

Will only be present if this process owns the job, and the job is currently in the queued status.