int attempts() Get the number of times the job has been attempted.
void failed(Exception $e)
string getName() Get the name of the queued job class.
SqsClient getSqs() Get the underlying SQS client instance.
string getReservedJob() Get the underlying reserved Redis job.
DatabaseQueue getDatabaseQueue()
__construct(Container $container,
bool isDeleted() Determine if the job has been deleted.
string getQueue() Get the name of the queue the job belongs to.
Page 8 of 13