InteractsWithQueue (Queue)

InteractsWithQueue

trait InteractsWithQueue (View source)

Methods

int attempts()

Get the number of times the job has been attempted.

void delete()

Delete the job from the queue.

void failed()

Fail the job from the queue.

void 登录查看完整内容