ジョブ

キュー
優先度
ラベル
試行回数
{
  "job_id": "b3e7e2cb-7360-4bef-bd53-8c320435d68c",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 1,
  "queue_name": "elephants",
  "enqueued_at": "2026-06-23T07:48:11.121758720Z",
  "scheduled_at": "2026-06-23T07:48:14.537784410Z",
  "provider_job_id": "b3e7e2cb-7360-4bef-bd53-8c320435d68c",
  "exception_executions": {
    "[ExampleJob::DeadError]": 1
  },
  "_good_job": {
    "id": "b3e7e2cb-7360-4bef-bd53-8c320435d68c",
    "queue_name": "elephants",
    "priority": -10,
    "scheduled_at": "2026-06-23 07:48:14 UTC",
    "performed_at": null,
    "finished_at": null,
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "created_at": "2026-06-23 07:48:11 UTC",
    "updated_at": "2026-06-23 07:48:11 UTC",
    "active_job_id": "b3e7e2cb-7360-4bef-bd53-8c320435d68c",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "cron_at": "2026-06-23 07:48:06 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "executions_count": 1,
    "job_class": "ExampleJob",
    "error_event": "retried",
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
{
  "job_id": "411cf69d-39db-4377-94b0-4427fb2b61f2",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 1,
  "queue_name": "mice",
  "enqueued_at": "2026-06-23T07:48:12.106905769Z",
  "scheduled_at": "2026-06-23T07:48:15.176091882Z",
  "provider_job_id": "411cf69d-39db-4377-94b0-4427fb2b61f2",
  "exception_executions": {
    "[ExampleJob::DeadError]": 1
  },
  "_good_job": {
    "id": "411cf69d-39db-4377-94b0-4427fb2b61f2",
    "queue_name": "mice",
    "priority": 0,
    "scheduled_at": "2026-06-23 07:48:15 UTC",
    "performed_at": null,
    "finished_at": null,
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "created_at": "2026-06-23 07:48:12 UTC",
    "updated_at": "2026-06-23 07:48:12 UTC",
    "active_job_id": "411cf69d-39db-4377-94b0-4427fb2b61f2",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "cron_at": "2026-06-23 07:48:12 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "executions_count": 1,
    "job_class": "ExampleJob",
    "error_event": "retried",
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}