任务

队列
优先级
标签
尝试次数
{
  "job_id": "a478dc61-a22d-4a47-ad79-aa686ca02cbd",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "default",
  "enqueued_at": "2026-04-16T18:15:27.257988901Z",
  "scheduled_at": "2026-04-16T18:15:30.563915614Z",
  "provider_job_id": "a478dc61-a22d-4a47-ad79-aa686ca02cbd",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "a478dc61-a22d-4a47-ad79-aa686ca02cbd",
    "queue_name": "default",
    "priority": 10,
    "scheduled_at": "2026-04-16 18:15:30 UTC",
    "performed_at": "2026-04-16 18:15:30 UTC",
    "finished_at": "2026-04-16 18:15:30 UTC",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "created_at": "2026-04-16 18:15:27 UTC",
    "updated_at": "2026-04-16 18:15:30 UTC",
    "active_job_id": "a478dc61-a22d-4a47-ad79-aa686ca02cbd",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "cron_at": "2026-04-16 18:15:01 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "executions_count": 3,
    "job_class": "ExampleJob",
    "error_event": "retry_stopped",
    "labels": null,
    "locked_by_id": null,
    "locked_at": null,
    "lock_type": null
  }
}
{
  "job_id": "666ae3cb-2ea6-4523-894a-beee234c4b4b",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "elephants",
  "enqueued_at": "2026-04-16T18:15:19.138574346Z",
  "scheduled_at": "2026-04-16T18:15:22.329162791Z",
  "provider_job_id": "666ae3cb-2ea6-4523-894a-beee234c4b4b",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "666ae3cb-2ea6-4523-894a-beee234c4b4b",
    "queue_name": "elephants",
    "priority": 10,
    "scheduled_at": "2026-04-16 18:15:22 UTC",
    "performed_at": "2026-04-16 18:15:22 UTC",
    "finished_at": "2026-04-16 18:15:22 UTC",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "created_at": "2026-04-16 18:15:19 UTC",
    "updated_at": "2026-04-16 18:15:22 UTC",
    "active_job_id": "666ae3cb-2ea6-4523-894a-beee234c4b4b",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "cron_at": "2026-04-16 18:15:16 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "executions_count": 3,
    "job_class": "ExampleJob",
    "error_event": "retry_stopped",
    "labels": null,
    "locked_by_id": null,
    "locked_at": null,
    "lock_type": null
  }
}
{
  "job_id": "ac568e06-1d8c-447a-859e-237129b7095a",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "default",
  "enqueued_at": "2026-04-16T18:15:16.316981288Z",
  "scheduled_at": "2026-04-16T18:15:19.458783373Z",
  "provider_job_id": "ac568e06-1d8c-447a-859e-237129b7095a",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "ac568e06-1d8c-447a-859e-237129b7095a",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-04-16 18:15:19 UTC",
    "performed_at": "2026-04-16 18:15:19 UTC",
    "finished_at": "2026-04-16 18:15:19 UTC",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "created_at": "2026-04-16 18:15:16 UTC",
    "updated_at": "2026-04-16 18:15:19 UTC",
    "active_job_id": "ac568e06-1d8c-447a-859e-237129b7095a",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "cron_at": "2026-04-16 18:14:22 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "executions_count": 3,
    "job_class": "ExampleJob",
    "error_event": "retry_stopped",
    "labels": null,
    "locked_by_id": null,
    "locked_at": null,
    "lock_type": null
  }
}
{
  "job_id": "c0d093f6-2d60-463f-8cf7-059aac3544bb",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "mice",
  "enqueued_at": "2026-04-16T18:15:09.314635919Z",
  "scheduled_at": "2026-04-16T18:15:12.478919155Z",
  "provider_job_id": "c0d093f6-2d60-463f-8cf7-059aac3544bb",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "c0d093f6-2d60-463f-8cf7-059aac3544bb",
    "queue_name": "mice",
    "priority": -10,
    "scheduled_at": "2026-04-16 18:15:12 UTC",
    "performed_at": "2026-04-16 18:15:12 UTC",
    "finished_at": "2026-04-16 18:15:12 UTC",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "created_at": "2026-04-16 18:15:09 UTC",
    "updated_at": "2026-04-16 18:15:12 UTC",
    "active_job_id": "c0d093f6-2d60-463f-8cf7-059aac3544bb",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "cron_at": "2026-04-16 18:14:18 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "executions_count": 3,
    "job_class": "ExampleJob",
    "error_event": "retry_stopped",
    "labels": null,
    "locked_by_id": null,
    "locked_at": null,
    "lock_type": null
  }
}
{
  "job_id": "563ad9b1-7b36-492c-9dfc-395490468bb5",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "default",
  "enqueued_at": "2026-04-16T18:15:03.355375659Z",
  "scheduled_at": "2026-04-16T18:15:06.718191775Z",
  "provider_job_id": "563ad9b1-7b36-492c-9dfc-395490468bb5",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "563ad9b1-7b36-492c-9dfc-395490468bb5",
    "queue_name": "default",
    "priority": -10,
    "scheduled_at": "2026-04-16 18:15:06 UTC",
    "performed_at": "2026-04-16 18:15:06 UTC",
    "finished_at": "2026-04-16 18:15:06 UTC",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "created_at": "2026-04-16 18:15:03 UTC",
    "updated_at": "2026-04-16 18:15:06 UTC",
    "active_job_id": "563ad9b1-7b36-492c-9dfc-395490468bb5",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "cron_at": "2026-04-16 18:14:55 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "executions_count": 3,
    "job_class": "ExampleJob",
    "error_event": "retry_stopped",
    "labels": null,
    "locked_by_id": null,
    "locked_at": null,
    "lock_type": null
  }
}
{
  "job_id": "e0c930c3-75f1-47df-94b0-3798b9cc1a9e",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "default",
  "enqueued_at": "2026-04-16T18:15:03.465493831Z",
  "scheduled_at": "2026-04-16T18:15:06.486694859Z",
  "provider_job_id": "e0c930c3-75f1-47df-94b0-3798b9cc1a9e",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "e0c930c3-75f1-47df-94b0-3798b9cc1a9e",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-04-16 18:15:06 UTC",
    "performed_at": "2026-04-16 18:15:06 UTC",
    "finished_at": "2026-04-16 18:15:06 UTC",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "created_at": "2026-04-16 18:15:03 UTC",
    "updated_at": "2026-04-16 18:15:06 UTC",
    "active_job_id": "e0c930c3-75f1-47df-94b0-3798b9cc1a9e",
    "concurrency_key": "ExampleJob",
    "cron_key": null,
    "cron_at": null,
    "batch_id": "68e0a287-b5b9-40cf-8761-2f321b3cca4a",
    "batch_callback_id": null,
    "executions_count": 3,
    "job_class": "ExampleJob",
    "error_event": "retry_stopped",
    "labels": [
      "dead"
    ],
    "locked_by_id": null,
    "locked_at": null,
    "lock_type": null
  }
}
{
  "job_id": "d53b3bd1-3e0e-4639-95f1-892b58a6651a",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "default",
  "enqueued_at": "2026-04-16T18:15:03.290882309Z",
  "scheduled_at": "2026-04-16T18:15:06.297236001Z",
  "provider_job_id": "d53b3bd1-3e0e-4639-95f1-892b58a6651a",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "d53b3bd1-3e0e-4639-95f1-892b58a6651a",
    "queue_name": "default",
    "priority": -10,
    "scheduled_at": "2026-04-16 18:15:06 UTC",
    "performed_at": "2026-04-16 18:15:06 UTC",
    "finished_at": "2026-04-16 18:15:06 UTC",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "created_at": "2026-04-16 18:15:03 UTC",
    "updated_at": "2026-04-16 18:15:06 UTC",
    "active_job_id": "d53b3bd1-3e0e-4639-95f1-892b58a6651a",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "cron_at": "2026-04-16 18:15:00 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "executions_count": 3,
    "job_class": "ExampleJob",
    "error_event": "retry_stopped",
    "labels": null,
    "locked_by_id": null,
    "locked_at": null,
    "lock_type": null
  }
}
{
  "job_id": "9fb3fcdd-5afe-4099-9de7-f41762e5316d",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "elephants",
  "enqueued_at": "2026-04-16T18:15:02.269240804Z",
  "scheduled_at": "2026-04-16T18:15:05.393287936Z",
  "provider_job_id": "9fb3fcdd-5afe-4099-9de7-f41762e5316d",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "9fb3fcdd-5afe-4099-9de7-f41762e5316d",
    "queue_name": "elephants",
    "priority": -10,
    "scheduled_at": "2026-04-16 18:15:05 UTC",
    "performed_at": "2026-04-16 18:15:05 UTC",
    "finished_at": "2026-04-16 18:15:05 UTC",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "created_at": "2026-04-16 18:15:02 UTC",
    "updated_at": "2026-04-16 18:15:05 UTC",
    "active_job_id": "9fb3fcdd-5afe-4099-9de7-f41762e5316d",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "cron_at": "2026-04-16 18:14:59 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "executions_count": 3,
    "job_class": "ExampleJob",
    "error_event": "retry_stopped",
    "labels": null,
    "locked_by_id": null,
    "locked_at": null,
    "lock_type": null
  }
}
{
  "job_id": "792d552e-ec7e-42d8-b8b9-961d55f0ed75",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "mice",
  "enqueued_at": "2026-04-16T18:15:01.362193360Z",
  "scheduled_at": "2026-04-16T18:15:04.368400900Z",
  "provider_job_id": "792d552e-ec7e-42d8-b8b9-961d55f0ed75",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "792d552e-ec7e-42d8-b8b9-961d55f0ed75",
    "queue_name": "mice",
    "priority": 10,
    "scheduled_at": "2026-04-16 18:15:04 UTC",
    "performed_at": "2026-04-16 18:15:04 UTC",
    "finished_at": "2026-04-16 18:15:04 UTC",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "created_at": "2026-04-16 18:15:01 UTC",
    "updated_at": "2026-04-16 18:15:04 UTC",
    "active_job_id": "792d552e-ec7e-42d8-b8b9-961d55f0ed75",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "cron_at": "2026-04-16 18:14:20 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "executions_count": 3,
    "job_class": "ExampleJob",
    "error_event": "retry_stopped",
    "labels": null,
    "locked_by_id": null,
    "locked_at": null,
    "lock_type": null
  }
}
{
  "job_id": "1f347426-50da-49b9-98d3-c74c27dc1b5b",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "elephants",
  "enqueued_at": "2026-04-16T18:14:41.424740541Z",
  "scheduled_at": "2026-04-16T18:14:44.654843690Z",
  "provider_job_id": "1f347426-50da-49b9-98d3-c74c27dc1b5b",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "1f347426-50da-49b9-98d3-c74c27dc1b5b",
    "queue_name": "elephants",
    "priority": 0,
    "scheduled_at": "2026-04-16 18:14:44 UTC",
    "performed_at": "2026-04-16 18:14:44 UTC",
    "finished_at": "2026-04-16 18:14:44 UTC",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "created_at": "2026-04-16 18:14:41 UTC",
    "updated_at": "2026-04-16 18:14:44 UTC",
    "active_job_id": "1f347426-50da-49b9-98d3-c74c27dc1b5b",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "cron_at": "2026-04-16 18:14:38 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "executions_count": 3,
    "job_class": "ExampleJob",
    "error_event": "retry_stopped",
    "labels": null,
    "locked_by_id": null,
    "locked_at": null,
    "lock_type": null
  }
}
{
  "job_id": "c02db348-36d4-4426-bdfc-38cbacead828",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "default",
  "enqueued_at": "2026-04-16T18:14:41.056725683Z",
  "scheduled_at": "2026-04-16T18:14:44.057819934Z",
  "provider_job_id": "c02db348-36d4-4426-bdfc-38cbacead828",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "c02db348-36d4-4426-bdfc-38cbacead828",
    "queue_name": "default",
    "priority": -10,
    "scheduled_at": "2026-04-16 18:14:44 UTC",
    "performed_at": "2026-04-16 18:14:44 UTC",
    "finished_at": "2026-04-16 18:14:44 UTC",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "created_at": "2026-04-16 18:14:41 UTC",
    "updated_at": "2026-04-16 18:14:44 UTC",
    "active_job_id": "c02db348-36d4-4426-bdfc-38cbacead828",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "cron_at": "2026-04-16 18:14:33 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "executions_count": 3,
    "job_class": "ExampleJob",
    "error_event": "retry_stopped",
    "labels": null,
    "locked_by_id": null,
    "locked_at": null,
    "lock_type": null
  }
}
{
  "job_id": "8ae7c170-8ddb-4017-94c5-daf564db7e0b",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "elephants",
  "enqueued_at": "2026-04-16T18:14:30.444576698Z",
  "scheduled_at": "2026-04-16T18:14:33.564861446Z",
  "provider_job_id": "8ae7c170-8ddb-4017-94c5-daf564db7e0b",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "8ae7c170-8ddb-4017-94c5-daf564db7e0b",
    "queue_name": "elephants",
    "priority": 0,
    "scheduled_at": "2026-04-16 18:14:33 UTC",
    "performed_at": "2026-04-16 18:14:33 UTC",
    "finished_at": "2026-04-16 18:14:33 UTC",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "created_at": "2026-04-16 18:14:30 UTC",
    "updated_at": "2026-04-16 18:14:33 UTC",
    "active_job_id": "8ae7c170-8ddb-4017-94c5-daf564db7e0b",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "cron_at": "2026-04-16 18:14:27 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "executions_count": 3,
    "job_class": "ExampleJob",
    "error_event": "retry_stopped",
    "labels": null,
    "locked_by_id": null,
    "locked_at": null,
    "lock_type": null
  }
}
{
  "job_id": "150d75f9-f79d-4967-96e9-0182ed6b019d",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "elephants",
  "enqueued_at": "2026-04-16T18:14:23.448047706Z",
  "scheduled_at": "2026-04-16T18:14:26.857761157Z",
  "provider_job_id": "150d75f9-f79d-4967-96e9-0182ed6b019d",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "150d75f9-f79d-4967-96e9-0182ed6b019d",
    "queue_name": "elephants",
    "priority": 10,
    "scheduled_at": "2026-04-16 18:14:26 UTC",
    "performed_at": "2026-04-16 18:14:26 UTC",
    "finished_at": "2026-04-16 18:14:26 UTC",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "created_at": "2026-04-16 18:14:23 UTC",
    "updated_at": "2026-04-16 18:14:26 UTC",
    "active_job_id": "150d75f9-f79d-4967-96e9-0182ed6b019d",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "cron_at": "2026-04-16 18:14:13 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "executions_count": 3,
    "job_class": "ExampleJob",
    "error_event": "retry_stopped",
    "labels": null,
    "locked_by_id": null,
    "locked_at": null,
    "lock_type": null
  }
}
{
  "job_id": "8b747715-0678-4f06-9654-0a228a524678",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "default",
  "enqueued_at": "2026-04-16T18:14:17.162368832Z",
  "scheduled_at": "2026-04-16T18:14:20.415419588Z",
  "provider_job_id": "8b747715-0678-4f06-9654-0a228a524678",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "8b747715-0678-4f06-9654-0a228a524678",
    "queue_name": "default",
    "priority": -10,
    "scheduled_at": "2026-04-16 18:14:20 UTC",
    "performed_at": "2026-04-16 18:14:20 UTC",
    "finished_at": "2026-04-16 18:14:20 UTC",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "created_at": "2026-04-16 18:14:17 UTC",
    "updated_at": "2026-04-16 18:14:20 UTC",
    "active_job_id": "8b747715-0678-4f06-9654-0a228a524678",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "cron_at": "2026-04-16 18:13:29 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "executions_count": 3,
    "job_class": "ExampleJob",
    "error_event": "retry_stopped",
    "labels": null,
    "locked_by_id": null,
    "locked_at": null,
    "lock_type": null
  }
}
{
  "job_id": "7348b09b-ece8-4af8-9745-ee9622e99ba8",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "mice",
  "enqueued_at": "2026-04-16T18:14:11.085967252Z",
  "scheduled_at": "2026-04-16T18:14:14.453573894Z",
  "provider_job_id": "7348b09b-ece8-4af8-9745-ee9622e99ba8",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "7348b09b-ece8-4af8-9745-ee9622e99ba8",
    "queue_name": "mice",
    "priority": 0,
    "scheduled_at": "2026-04-16 18:14:14 UTC",
    "performed_at": "2026-04-16 18:14:14 UTC",
    "finished_at": "2026-04-16 18:14:14 UTC",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "created_at": "2026-04-16 18:14:11 UTC",
    "updated_at": "2026-04-16 18:14:14 UTC",
    "active_job_id": "7348b09b-ece8-4af8-9745-ee9622e99ba8",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "cron_at": "2026-04-16 18:14:08 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "executions_count": 3,
    "job_class": "ExampleJob",
    "error_event": "retry_stopped",
    "labels": null,
    "locked_by_id": null,
    "locked_at": null,
    "lock_type": null
  }
}
{
  "job_id": "37707b10-ddcd-4840-8051-df49a2fdc9f9",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "default",
  "enqueued_at": "2026-04-16T18:14:03.549169453Z",
  "scheduled_at": "2026-04-16T18:14:06.780465991Z",
  "provider_job_id": "37707b10-ddcd-4840-8051-df49a2fdc9f9",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "37707b10-ddcd-4840-8051-df49a2fdc9f9",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-04-16 18:14:06 UTC",
    "performed_at": "2026-04-16 18:14:06 UTC",
    "finished_at": "2026-04-16 18:14:06 UTC",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "created_at": "2026-04-16 18:14:03 UTC",
    "updated_at": "2026-04-16 18:14:06 UTC",
    "active_job_id": "37707b10-ddcd-4840-8051-df49a2fdc9f9",
    "concurrency_key": "ExampleJob",
    "cron_key": null,
    "cron_at": null,
    "batch_id": "dcab92d1-bbc6-4ccc-b532-99a5eb653be8",
    "batch_callback_id": null,
    "executions_count": 3,
    "job_class": "ExampleJob",
    "error_event": "retry_stopped",
    "labels": [
      "dead"
    ],
    "locked_by_id": null,
    "locked_at": null,
    "lock_type": null
  }
}
{
  "job_id": "ec6f4c90-e97b-478e-bd17-0607362ae124",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "elephants",
  "enqueued_at": "2026-04-16T18:13:53.368613009Z",
  "scheduled_at": "2026-04-16T18:13:56.522784527Z",
  "provider_job_id": "ec6f4c90-e97b-478e-bd17-0607362ae124",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "ec6f4c90-e97b-478e-bd17-0607362ae124",
    "queue_name": "elephants",
    "priority": -10,
    "scheduled_at": "2026-04-16 18:13:56 UTC",
    "performed_at": "2026-04-16 18:13:56 UTC",
    "finished_at": "2026-04-16 18:13:56 UTC",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "created_at": "2026-04-16 18:13:53 UTC",
    "updated_at": "2026-04-16 18:13:56 UTC",
    "active_job_id": "ec6f4c90-e97b-478e-bd17-0607362ae124",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "cron_at": "2026-04-16 18:13:50 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "executions_count": 3,
    "job_class": "ExampleJob",
    "error_event": "retry_stopped",
    "labels": null,
    "locked_by_id": null,
    "locked_at": null,
    "lock_type": null
  }
}
{
  "job_id": "79a0bcac-a3fb-45ec-a565-ced2dfe8fdd1",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "mice",
  "enqueued_at": "2026-04-16T18:13:50.256422365Z",
  "scheduled_at": "2026-04-16T18:13:53.375058476Z",
  "provider_job_id": "79a0bcac-a3fb-45ec-a565-ced2dfe8fdd1",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "79a0bcac-a3fb-45ec-a565-ced2dfe8fdd1",
    "queue_name": "mice",
    "priority": 0,
    "scheduled_at": "2026-04-16 18:13:53 UTC",
    "performed_at": "2026-04-16 18:13:53 UTC",
    "finished_at": "2026-04-16 18:13:53 UTC",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "created_at": "2026-04-16 18:13:50 UTC",
    "updated_at": "2026-04-16 18:13:53 UTC",
    "active_job_id": "79a0bcac-a3fb-45ec-a565-ced2dfe8fdd1",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "cron_at": "2026-04-16 18:13:40 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "executions_count": 3,
    "job_class": "ExampleJob",
    "error_event": "retry_stopped",
    "labels": null,
    "locked_by_id": null,
    "locked_at": null,
    "lock_type": null
  }
}
{
  "job_id": "4e734851-8ba6-4385-ade5-65c682eab5b9",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "elephants",
  "enqueued_at": "2026-04-16T18:13:46.162948759Z",
  "scheduled_at": "2026-04-16T18:13:49.339217087Z",
  "provider_job_id": "4e734851-8ba6-4385-ade5-65c682eab5b9",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "4e734851-8ba6-4385-ade5-65c682eab5b9",
    "queue_name": "elephants",
    "priority": 10,
    "scheduled_at": "2026-04-16 18:13:49 UTC",
    "performed_at": "2026-04-16 18:13:49 UTC",
    "finished_at": "2026-04-16 18:13:49 UTC",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "created_at": "2026-04-16 18:13:46 UTC",
    "updated_at": "2026-04-16 18:13:49 UTC",
    "active_job_id": "4e734851-8ba6-4385-ade5-65c682eab5b9",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "cron_at": "2026-04-16 18:13:43 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "executions_count": 3,
    "job_class": "ExampleJob",
    "error_event": "retry_stopped",
    "labels": null,
    "locked_by_id": null,
    "locked_at": null,
    "lock_type": null
  }
}
{
  "job_id": "cedd121b-3ff1-464a-88d8-e8867dde44d8",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "elephants",
  "enqueued_at": "2026-04-16T18:13:45.168489117Z",
  "scheduled_at": "2026-04-16T18:13:48.259097621Z",
  "provider_job_id": "cedd121b-3ff1-464a-88d8-e8867dde44d8",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "cedd121b-3ff1-464a-88d8-e8867dde44d8",
    "queue_name": "elephants",
    "priority": 0,
    "scheduled_at": "2026-04-16 18:13:48 UTC",
    "performed_at": "2026-04-16 18:13:48 UTC",
    "finished_at": "2026-04-16 18:13:48 UTC",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "created_at": "2026-04-16 18:13:45 UTC",
    "updated_at": "2026-04-16 18:13:48 UTC",
    "active_job_id": "cedd121b-3ff1-464a-88d8-e8867dde44d8",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "cron_at": "2026-04-16 18:13:17 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "executions_count": 3,
    "job_class": "ExampleJob",
    "error_event": "retry_stopped",
    "labels": null,
    "locked_by_id": null,
    "locked_at": null,
    "lock_type": null
  }
}
{
  "job_id": "4ba9a7a9-cc0b-4d40-b214-e07caac553b8",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "mice",
  "enqueued_at": "2026-04-16T18:13:40.111467563Z",
  "scheduled_at": "2026-04-16T18:13:43.538981331Z",
  "provider_job_id": "4ba9a7a9-cc0b-4d40-b214-e07caac553b8",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "4ba9a7a9-cc0b-4d40-b214-e07caac553b8",
    "queue_name": "mice",
    "priority": 0,
    "scheduled_at": "2026-04-16 18:13:43 UTC",
    "performed_at": "2026-04-16 18:13:43 UTC",
    "finished_at": "2026-04-16 18:13:43 UTC",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "created_at": "2026-04-16 18:13:40 UTC",
    "updated_at": "2026-04-16 18:13:43 UTC",
    "active_job_id": "4ba9a7a9-cc0b-4d40-b214-e07caac553b8",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "cron_at": "2026-04-16 18:13:37 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "executions_count": 3,
    "job_class": "ExampleJob",
    "error_event": "retry_stopped",
    "labels": null,
    "locked_by_id": null,
    "locked_at": null,
    "lock_type": null
  }
}
{
  "job_id": "9087a984-ebbf-404b-8c06-db9ea4a9d65c",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "default",
  "enqueued_at": "2026-04-16T18:13:33.241987407Z",
  "scheduled_at": "2026-04-16T18:13:36.298811282Z",
  "provider_job_id": "9087a984-ebbf-404b-8c06-db9ea4a9d65c",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "9087a984-ebbf-404b-8c06-db9ea4a9d65c",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-04-16 18:13:36 UTC",
    "performed_at": "2026-04-16 18:13:36 UTC",
    "finished_at": "2026-04-16 18:13:36 UTC",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "created_at": "2026-04-16 18:13:33 UTC",
    "updated_at": "2026-04-16 18:13:36 UTC",
    "active_job_id": "9087a984-ebbf-404b-8c06-db9ea4a9d65c",
    "concurrency_key": "ExampleJob",
    "cron_key": null,
    "cron_at": null,
    "batch_id": "e9efaf34-6885-47c7-8382-287e090f0a6f",
    "batch_callback_id": null,
    "executions_count": 3,
    "job_class": "ExampleJob",
    "error_event": "retry_stopped",
    "labels": [
      "dead"
    ],
    "locked_by_id": null,
    "locked_at": null,
    "lock_type": null
  }
}
{
  "job_id": "95ade1d1-372b-442e-9fc8-720fd5880964",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "elephants",
  "enqueued_at": "2026-04-16T18:13:23.137132012Z",
  "scheduled_at": "2026-04-16T18:13:26.155119046Z",
  "provider_job_id": "95ade1d1-372b-442e-9fc8-720fd5880964",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "95ade1d1-372b-442e-9fc8-720fd5880964",
    "queue_name": "elephants",
    "priority": 10,
    "scheduled_at": "2026-04-16 18:13:26 UTC",
    "performed_at": "2026-04-16 18:13:26 UTC",
    "finished_at": "2026-04-16 18:13:26 UTC",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "created_at": "2026-04-16 18:13:23 UTC",
    "updated_at": "2026-04-16 18:13:26 UTC",
    "active_job_id": "95ade1d1-372b-442e-9fc8-720fd5880964",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "cron_at": "2026-04-16 18:13:16 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "executions_count": 3,
    "job_class": "ExampleJob",
    "error_event": "retry_stopped",
    "labels": null,
    "locked_by_id": null,
    "locked_at": null,
    "lock_type": null
  }
}
{
  "job_id": "05fbf221-e1f7-4971-b6e1-5a919f675b9f",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "mice",
  "enqueued_at": "2026-04-16T18:13:22.432574726Z",
  "scheduled_at": "2026-04-16T18:13:25.692109420Z",
  "provider_job_id": "05fbf221-e1f7-4971-b6e1-5a919f675b9f",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "05fbf221-e1f7-4971-b6e1-5a919f675b9f",
    "queue_name": "mice",
    "priority": 10,
    "scheduled_at": "2026-04-16 18:13:25 UTC",
    "performed_at": "2026-04-16 18:13:25 UTC",
    "finished_at": "2026-04-16 18:13:25 UTC",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "created_at": "2026-04-16 18:13:22 UTC",
    "updated_at": "2026-04-16 18:13:25 UTC",
    "active_job_id": "05fbf221-e1f7-4971-b6e1-5a919f675b9f",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "cron_at": "2026-04-16 18:13:19 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "executions_count": 3,
    "job_class": "ExampleJob",
    "error_event": "retry_stopped",
    "labels": null,
    "locked_by_id": null,
    "locked_at": null,
    "lock_type": null
  }
}
{
  "job_id": "b6e22f93-f691-47a2-8285-eeb8e486456c",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "default",
  "enqueued_at": "2026-04-16T18:13:18.423573520Z",
  "scheduled_at": "2026-04-16T18:13:21.466479210Z",
  "provider_job_id": "b6e22f93-f691-47a2-8285-eeb8e486456c",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "b6e22f93-f691-47a2-8285-eeb8e486456c",
    "queue_name": "default",
    "priority": 10,
    "scheduled_at": "2026-04-16 18:13:21 UTC",
    "performed_at": "2026-04-16 18:13:21 UTC",
    "finished_at": "2026-04-16 18:13:21 UTC",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "created_at": "2026-04-16 18:13:18 UTC",
    "updated_at": "2026-04-16 18:13:21 UTC",
    "active_job_id": "b6e22f93-f691-47a2-8285-eeb8e486456c",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "cron_at": "2026-04-16 18:13:15 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "executions_count": 3,
    "job_class": "ExampleJob",
    "error_event": "retry_stopped",
    "labels": null,
    "locked_by_id": null,
    "locked_at": null,
    "lock_type": null
  }
}