任务
队列
优先级
标签
尝试次数
{
"job_id": "d76f4137-635d-4d58-973c-d634a897c04a",
"locale": "en",
"priority": null,
"timezone": "UTC",
"arguments": [
"dead"
],
"job_class": "ExampleJob",
"executions": 2,
"queue_name": "default",
"enqueued_at": "2026-01-17T07:15:33.430503933Z",
"scheduled_at": "2026-01-17T07:15:36.860996994Z",
"provider_job_id": "d76f4137-635d-4d58-973c-d634a897c04a",
"exception_executions": {
"[ExampleJob::DeadError]": 2
},
"_good_job": {
"id": "d76f4137-635d-4d58-973c-d634a897c04a",
"queue_name": "default",
"priority": 0,
"scheduled_at": "2026-01-17 07:15:36 UTC",
"performed_at": "2026-01-17 07:15:36 UTC",
"finished_at": "2026-01-17 07:15:36 UTC",
"error": "ExampleJob::DeadError: ExampleJob::DeadError",
"created_at": "2026-01-17 07:15:33 UTC",
"updated_at": "2026-01-17 07:15:36 UTC",
"active_job_id": "d76f4137-635d-4d58-973c-d634a897c04a",
"concurrency_key": "ExampleJob",
"cron_key": null,
"cron_at": null,
"batch_id": "4be2473f-2d62-4208-bd3d-5f126a9f278b",
"batch_callback_id": null,
"executions_count": 3,
"job_class": "ExampleJob",
"error_event": "retry_stopped",
"labels": [
"dead"
],
"locked_by_id": null,
"locked_at": null
}
}
{
"job_id": "22a3f7f9-1ddb-4c52-a523-260b598041be",
"locale": "en",
"priority": null,
"timezone": "UTC",
"arguments": [
"dead"
],
"job_class": "ExampleJob",
"executions": 2,
"queue_name": "default",
"enqueued_at": "2026-01-17T07:15:33.398766614Z",
"scheduled_at": "2026-01-17T07:15:36.702150150Z",
"provider_job_id": "22a3f7f9-1ddb-4c52-a523-260b598041be",
"exception_executions": {
"[ExampleJob::DeadError]": 2
},
"_good_job": {
"id": "22a3f7f9-1ddb-4c52-a523-260b598041be",
"queue_name": "default",
"priority": 0,
"scheduled_at": "2026-01-17 07:15:36 UTC",
"performed_at": "2026-01-17 07:15:36 UTC",
"finished_at": "2026-01-17 07:15:36 UTC",
"error": "ExampleJob::DeadError: ExampleJob::DeadError",
"created_at": "2026-01-17 07:15:33 UTC",
"updated_at": "2026-01-17 07:15:36 UTC",
"active_job_id": "22a3f7f9-1ddb-4c52-a523-260b598041be",
"concurrency_key": "ExampleJob",
"cron_key": null,
"cron_at": null,
"batch_id": "4be2473f-2d62-4208-bd3d-5f126a9f278b",
"batch_callback_id": null,
"executions_count": 3,
"job_class": "ExampleJob",
"error_event": "retry_stopped",
"labels": [
"dead"
],
"locked_by_id": null,
"locked_at": null
}
}
{
"job_id": "71b29e37-f094-4fda-ace3-fccf25410ce1",
"locale": "en",
"priority": null,
"timezone": "UTC",
"arguments": [
"error_once"
],
"job_class": "ExampleJob",
"executions": 1,
"queue_name": "default",
"enqueued_at": "2026-01-17T07:15:30.092368088Z",
"scheduled_at": "2026-01-17T07:15:33.224932938Z",
"provider_job_id": "71b29e37-f094-4fda-ace3-fccf25410ce1",
"exception_executions": {
"[StandardError]": 1
},
"_good_job": {
"id": "71b29e37-f094-4fda-ace3-fccf25410ce1",
"queue_name": "default",
"priority": 0,
"scheduled_at": "2026-01-17 07:15:33 UTC",
"performed_at": "2026-01-17 07:15:33 UTC",
"finished_at": "2026-01-17 07:15:33 UTC",
"error": null,
"created_at": "2026-01-17 07:15:30 UTC",
"updated_at": "2026-01-17 07:15:33 UTC",
"active_job_id": "71b29e37-f094-4fda-ace3-fccf25410ce1",
"concurrency_key": "ExampleJob",
"cron_key": null,
"cron_at": null,
"batch_id": "4be2473f-2d62-4208-bd3d-5f126a9f278b",
"batch_callback_id": null,
"executions_count": 2,
"job_class": "ExampleJob",
"error_event": null,
"labels": [
"error_once"
],
"locked_by_id": null,
"locked_at": null
}
}