ジョブ

キュー
優先度
試行回数
{
  "job_id": "80bf57fc-a88d-4267-92dc-6a2f25c03413",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "mice",
  "enqueued_at": "2024-09-20T08:20:32.094465214Z",
  "scheduled_at": "2024-09-20T08:20:35.504248300Z",
  "provider_job_id": "80bf57fc-a88d-4267-92dc-6a2f25c03413",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "80bf57fc-a88d-4267-92dc-6a2f25c03413",
    "queue_name": "mice",
    "priority": -10,
    "scheduled_at": "2024-09-20 08:20:35 UTC",
    "performed_at": "2024-09-20 08:20:35 UTC",
    "finished_at": "2024-09-20 08:20:35 UTC",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "created_at": "2024-09-20 08:20:32 UTC",
    "updated_at": "2024-09-20 08:20:35 UTC",
    "active_job_id": "80bf57fc-a88d-4267-92dc-6a2f25c03413",
    "concurrency_key": null,
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2024-09-20 08:20:04 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "is_discrete": null,
    "executions_count": 3,
    "job_class": "ExampleJob",
    "error_event": "retry_stopped",
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
{
  "job_id": "813ddbd8-623b-4292-badc-2f23c401b58b",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "elephants",
  "enqueued_at": "2024-09-20T08:20:20.237564316Z",
  "scheduled_at": "2024-09-20T08:20:23.469117710Z",
  "provider_job_id": "813ddbd8-623b-4292-badc-2f23c401b58b",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "813ddbd8-623b-4292-badc-2f23c401b58b",
    "queue_name": "elephants",
    "priority": 10,
    "scheduled_at": "2024-09-20 08:20:23 UTC",
    "performed_at": "2024-09-20 08:20:23 UTC",
    "finished_at": "2024-09-20 08:20:23 UTC",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "created_at": "2024-09-20 08:20:20 UTC",
    "updated_at": "2024-09-20 08:20:23 UTC",
    "active_job_id": "813ddbd8-623b-4292-badc-2f23c401b58b",
    "concurrency_key": null,
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2024-09-20 08:20:17 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "is_discrete": null,
    "executions_count": 3,
    "job_class": "ExampleJob",
    "error_event": "retry_stopped",
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
{
  "job_id": "14d2bf9d-453c-4b39-b533-3ec3ee843a3b",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "elephants",
  "enqueued_at": "2024-09-20T08:20:18.319559524Z",
  "scheduled_at": "2024-09-20T08:20:21.699637291Z",
  "provider_job_id": "14d2bf9d-453c-4b39-b533-3ec3ee843a3b",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "14d2bf9d-453c-4b39-b533-3ec3ee843a3b",
    "queue_name": "elephants",
    "priority": -10,
    "scheduled_at": "2024-09-20 08:20:21 UTC",
    "performed_at": "2024-09-20 08:20:21 UTC",
    "finished_at": "2024-09-20 08:20:21 UTC",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "created_at": "2024-09-20 08:20:18 UTC",
    "updated_at": "2024-09-20 08:20:21 UTC",
    "active_job_id": "14d2bf9d-453c-4b39-b533-3ec3ee843a3b",
    "concurrency_key": null,
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2024-09-20 08:19:58 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "is_discrete": null,
    "executions_count": 3,
    "job_class": "ExampleJob",
    "error_event": "retry_stopped",
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
{
  "job_id": "834d354d-9c06-466f-b863-01c1f409b277",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "mice",
  "enqueued_at": "2024-09-20T08:20:09.457574232Z",
  "scheduled_at": "2024-09-20T08:20:12.594919700Z",
  "provider_job_id": "834d354d-9c06-466f-b863-01c1f409b277",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "834d354d-9c06-466f-b863-01c1f409b277",
    "queue_name": "mice",
    "priority": 10,
    "scheduled_at": "2024-09-20 08:20:12 UTC",
    "performed_at": "2024-09-20 08:20:12 UTC",
    "finished_at": "2024-09-20 08:20:12 UTC",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "created_at": "2024-09-20 08:20:09 UTC",
    "updated_at": "2024-09-20 08:20:12 UTC",
    "active_job_id": "834d354d-9c06-466f-b863-01c1f409b277",
    "concurrency_key": null,
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2024-09-20 08:19:35 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "is_discrete": null,
    "executions_count": 3,
    "job_class": "ExampleJob",
    "error_event": "retry_stopped",
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
{
  "job_id": "39d8cbb3-7f1c-411c-a9ce-1b6d0d976047",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "mice",
  "enqueued_at": "2024-09-20T08:20:05.172202096Z",
  "scheduled_at": "2024-09-20T08:20:08.348311507Z",
  "provider_job_id": "39d8cbb3-7f1c-411c-a9ce-1b6d0d976047",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "39d8cbb3-7f1c-411c-a9ce-1b6d0d976047",
    "queue_name": "mice",
    "priority": -10,
    "scheduled_at": "2024-09-20 08:20:08 UTC",
    "performed_at": "2024-09-20 08:20:08 UTC",
    "finished_at": "2024-09-20 08:20:08 UTC",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "created_at": "2024-09-20 08:20:05 UTC",
    "updated_at": "2024-09-20 08:20:08 UTC",
    "active_job_id": "39d8cbb3-7f1c-411c-a9ce-1b6d0d976047",
    "concurrency_key": null,
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2024-09-20 08:20:02 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "is_discrete": null,
    "executions_count": 3,
    "job_class": "ExampleJob",
    "error_event": "retry_stopped",
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
{
  "job_id": "02cbae51-2570-41cb-9860-92ec4a96a246",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "default",
  "enqueued_at": "2024-09-20T08:20:03.868836323Z",
  "scheduled_at": "2024-09-20T08:20:07.278940842Z",
  "provider_job_id": "02cbae51-2570-41cb-9860-92ec4a96a246",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "02cbae51-2570-41cb-9860-92ec4a96a246",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2024-09-20 08:20:07 UTC",
    "performed_at": "2024-09-20 08:20:07 UTC",
    "finished_at": "2024-09-20 08:20:07 UTC",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "created_at": "2024-09-20 08:20:03 UTC",
    "updated_at": "2024-09-20 08:20:07 UTC",
    "active_job_id": "02cbae51-2570-41cb-9860-92ec4a96a246",
    "concurrency_key": null,
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": "4453ce8c-3510-4205-9afd-c4c62debf3ea",
    "batch_callback_id": null,
    "is_discrete": null,
    "executions_count": 3,
    "job_class": "ExampleJob",
    "error_event": "retry_stopped",
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
{
  "job_id": "9055bb7c-90e6-4d1e-ba6e-236db5acaf4f",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "default",
  "enqueued_at": "2024-09-20T08:20:02.185298923Z",
  "scheduled_at": "2024-09-20T08:20:05.377822414Z",
  "provider_job_id": "9055bb7c-90e6-4d1e-ba6e-236db5acaf4f",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "9055bb7c-90e6-4d1e-ba6e-236db5acaf4f",
    "queue_name": "default",
    "priority": -10,
    "scheduled_at": "2024-09-20 08:20:05 UTC",
    "performed_at": "2024-09-20 08:20:05 UTC",
    "finished_at": "2024-09-20 08:20:05 UTC",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "created_at": "2024-09-20 08:20:02 UTC",
    "updated_at": "2024-09-20 08:20:05 UTC",
    "active_job_id": "9055bb7c-90e6-4d1e-ba6e-236db5acaf4f",
    "concurrency_key": null,
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2024-09-20 08:19:22 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "is_discrete": null,
    "executions_count": 3,
    "job_class": "ExampleJob",
    "error_event": "retry_stopped",
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
{
  "job_id": "6d03ebc4-1a24-4d47-bbfb-d5a05ad52d8b",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "default",
  "enqueued_at": "2024-09-20T08:20:00.183338088Z",
  "scheduled_at": "2024-09-20T08:20:03.287105449Z",
  "provider_job_id": "6d03ebc4-1a24-4d47-bbfb-d5a05ad52d8b",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "6d03ebc4-1a24-4d47-bbfb-d5a05ad52d8b",
    "queue_name": "default",
    "priority": -10,
    "scheduled_at": "2024-09-20 08:20:03 UTC",
    "performed_at": "2024-09-20 08:20:03 UTC",
    "finished_at": "2024-09-20 08:20:03 UTC",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "created_at": "2024-09-20 08:20:00 UTC",
    "updated_at": "2024-09-20 08:20:03 UTC",
    "active_job_id": "6d03ebc4-1a24-4d47-bbfb-d5a05ad52d8b",
    "concurrency_key": null,
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2024-09-20 08:19:06 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "is_discrete": null,
    "executions_count": 3,
    "job_class": "ExampleJob",
    "error_event": "retry_stopped",
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
{
  "job_id": "a04d741d-42ec-4e75-8d27-4531e8a908e7",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "elephants",
  "enqueued_at": "2024-09-20T08:19:58.497974228Z",
  "scheduled_at": "2024-09-20T08:20:01.755254351Z",
  "provider_job_id": "a04d741d-42ec-4e75-8d27-4531e8a908e7",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "a04d741d-42ec-4e75-8d27-4531e8a908e7",
    "queue_name": "elephants",
    "priority": -10,
    "scheduled_at": "2024-09-20 08:20:01 UTC",
    "performed_at": "2024-09-20 08:20:01 UTC",
    "finished_at": "2024-09-20 08:20:01 UTC",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "created_at": "2024-09-20 08:19:58 UTC",
    "updated_at": "2024-09-20 08:20:01 UTC",
    "active_job_id": "a04d741d-42ec-4e75-8d27-4531e8a908e7",
    "concurrency_key": null,
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2024-09-20 08:19:55 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "is_discrete": null,
    "executions_count": 3,
    "job_class": "ExampleJob",
    "error_event": "retry_stopped",
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
{
  "job_id": "dbb4310f-6135-42f6-a71b-6521b5c6f2cf",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "mice",
  "enqueued_at": "2024-09-20T08:19:54.308812389Z",
  "scheduled_at": "2024-09-20T08:19:57.334388746Z",
  "provider_job_id": "dbb4310f-6135-42f6-a71b-6521b5c6f2cf",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "dbb4310f-6135-42f6-a71b-6521b5c6f2cf",
    "queue_name": "mice",
    "priority": 0,
    "scheduled_at": "2024-09-20 08:19:57 UTC",
    "performed_at": "2024-09-20 08:19:57 UTC",
    "finished_at": "2024-09-20 08:19:57 UTC",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "created_at": "2024-09-20 08:19:54 UTC",
    "updated_at": "2024-09-20 08:19:57 UTC",
    "active_job_id": "dbb4310f-6135-42f6-a71b-6521b5c6f2cf",
    "concurrency_key": null,
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2024-09-20 08:19:51 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "is_discrete": null,
    "executions_count": 3,
    "job_class": "ExampleJob",
    "error_event": "retry_stopped",
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
{
  "job_id": "a4204d7a-ab2c-473e-8c09-4b6573f8ff8f",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "mice",
  "enqueued_at": "2024-09-20T08:19:53.163565909Z",
  "scheduled_at": "2024-09-20T08:19:56.538853809Z",
  "provider_job_id": "a4204d7a-ab2c-473e-8c09-4b6573f8ff8f",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "a4204d7a-ab2c-473e-8c09-4b6573f8ff8f",
    "queue_name": "mice",
    "priority": -10,
    "scheduled_at": "2024-09-20 08:19:56 UTC",
    "performed_at": "2024-09-20 08:19:56 UTC",
    "finished_at": "2024-09-20 08:19:56 UTC",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "created_at": "2024-09-20 08:19:53 UTC",
    "updated_at": "2024-09-20 08:19:56 UTC",
    "active_job_id": "a4204d7a-ab2c-473e-8c09-4b6573f8ff8f",
    "concurrency_key": null,
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2024-09-20 08:19:50 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "is_discrete": null,
    "executions_count": 3,
    "job_class": "ExampleJob",
    "error_event": "retry_stopped",
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
{
  "job_id": "699f77e2-02c2-45b5-bf6e-a82c307dbf2c",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "mice",
  "enqueued_at": "2024-09-20T08:19:50.346027412Z",
  "scheduled_at": "2024-09-20T08:19:53.771590101Z",
  "provider_job_id": "699f77e2-02c2-45b5-bf6e-a82c307dbf2c",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "699f77e2-02c2-45b5-bf6e-a82c307dbf2c",
    "queue_name": "mice",
    "priority": 10,
    "scheduled_at": "2024-09-20 08:19:53 UTC",
    "performed_at": "2024-09-20 08:19:53 UTC",
    "finished_at": "2024-09-20 08:19:53 UTC",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "created_at": "2024-09-20 08:19:50 UTC",
    "updated_at": "2024-09-20 08:19:53 UTC",
    "active_job_id": "699f77e2-02c2-45b5-bf6e-a82c307dbf2c",
    "concurrency_key": null,
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2024-09-20 08:18:59 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "is_discrete": null,
    "executions_count": 3,
    "job_class": "ExampleJob",
    "error_event": "retry_stopped",
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
{
  "job_id": "e4ddcab4-5cee-47b2-abf5-1ccb95149df7",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "mice",
  "enqueued_at": "2024-09-20T08:19:39.268803491Z",
  "scheduled_at": "2024-09-20T08:19:42.347825259Z",
  "provider_job_id": "e4ddcab4-5cee-47b2-abf5-1ccb95149df7",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "e4ddcab4-5cee-47b2-abf5-1ccb95149df7",
    "queue_name": "mice",
    "priority": 10,
    "scheduled_at": "2024-09-20 08:19:42 UTC",
    "performed_at": "2024-09-20 08:19:42 UTC",
    "finished_at": "2024-09-20 08:19:42 UTC",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "created_at": "2024-09-20 08:19:39 UTC",
    "updated_at": "2024-09-20 08:19:42 UTC",
    "active_job_id": "e4ddcab4-5cee-47b2-abf5-1ccb95149df7",
    "concurrency_key": null,
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2024-09-20 08:19:28 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "is_discrete": null,
    "executions_count": 3,
    "job_class": "ExampleJob",
    "error_event": "retry_stopped",
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
{
  "job_id": "3ba789df-f8b4-4b8a-9172-c3bc7162e3df",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "default",
  "enqueued_at": "2024-09-20T08:19:32.444894313Z",
  "scheduled_at": "2024-09-20T08:19:35.474419408Z",
  "provider_job_id": "3ba789df-f8b4-4b8a-9172-c3bc7162e3df",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "3ba789df-f8b4-4b8a-9172-c3bc7162e3df",
    "queue_name": "default",
    "priority": -10,
    "scheduled_at": "2024-09-20 08:19:35 UTC",
    "performed_at": "2024-09-20 08:19:35 UTC",
    "finished_at": "2024-09-20 08:19:35 UTC",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "created_at": "2024-09-20 08:19:32 UTC",
    "updated_at": "2024-09-20 08:19:35 UTC",
    "active_job_id": "3ba789df-f8b4-4b8a-9172-c3bc7162e3df",
    "concurrency_key": null,
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2024-09-20 08:18:52 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "is_discrete": null,
    "executions_count": 3,
    "job_class": "ExampleJob",
    "error_event": "retry_stopped",
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
{
  "job_id": "40bac40a-5fed-4188-a927-71409eaae5d0",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "default",
  "enqueued_at": "2024-09-20T08:19:32.324719186Z",
  "scheduled_at": "2024-09-20T08:19:35.417106393Z",
  "provider_job_id": "40bac40a-5fed-4188-a927-71409eaae5d0",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "40bac40a-5fed-4188-a927-71409eaae5d0",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2024-09-20 08:19:35 UTC",
    "performed_at": "2024-09-20 08:19:35 UTC",
    "finished_at": "2024-09-20 08:19:35 UTC",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "created_at": "2024-09-20 08:19:32 UTC",
    "updated_at": "2024-09-20 08:19:35 UTC",
    "active_job_id": "40bac40a-5fed-4188-a927-71409eaae5d0",
    "concurrency_key": null,
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2024-09-20 08:19:24 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "is_discrete": null,
    "executions_count": 3,
    "job_class": "ExampleJob",
    "error_event": "retry_stopped",
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
{
  "job_id": "70a5a8e4-da0a-4fc0-a859-da16730f6c81",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "elephants",
  "enqueued_at": "2024-09-20T08:19:25.401640643Z",
  "scheduled_at": "2024-09-20T08:19:28.672992548Z",
  "provider_job_id": "70a5a8e4-da0a-4fc0-a859-da16730f6c81",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "70a5a8e4-da0a-4fc0-a859-da16730f6c81",
    "queue_name": "elephants",
    "priority": 10,
    "scheduled_at": "2024-09-20 08:19:28 UTC",
    "performed_at": "2024-09-20 08:19:28 UTC",
    "finished_at": "2024-09-20 08:19:28 UTC",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "created_at": "2024-09-20 08:19:25 UTC",
    "updated_at": "2024-09-20 08:19:28 UTC",
    "active_job_id": "70a5a8e4-da0a-4fc0-a859-da16730f6c81",
    "concurrency_key": null,
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2024-09-20 08:18:42 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "is_discrete": null,
    "executions_count": 3,
    "job_class": "ExampleJob",
    "error_event": "retry_stopped",
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
{
  "job_id": "7f213564-4d03-4d36-a369-5360cb0b3f7a",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "elephants",
  "enqueued_at": "2024-09-20T08:19:24.116858037Z",
  "scheduled_at": "2024-09-20T08:19:27.530683671Z",
  "provider_job_id": "7f213564-4d03-4d36-a369-5360cb0b3f7a",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "7f213564-4d03-4d36-a369-5360cb0b3f7a",
    "queue_name": "elephants",
    "priority": 0,
    "scheduled_at": "2024-09-20 08:19:27 UTC",
    "performed_at": "2024-09-20 08:19:27 UTC",
    "finished_at": "2024-09-20 08:19:27 UTC",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "created_at": "2024-09-20 08:19:24 UTC",
    "updated_at": "2024-09-20 08:19:27 UTC",
    "active_job_id": "7f213564-4d03-4d36-a369-5360cb0b3f7a",
    "concurrency_key": null,
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2024-09-20 08:19:21 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "is_discrete": null,
    "executions_count": 3,
    "job_class": "ExampleJob",
    "error_event": "retry_stopped",
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
{
  "job_id": "7ba19cc5-6bc3-42ce-9263-848a12c7cd44",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "default",
  "enqueued_at": "2024-09-20T08:19:21.213871516Z",
  "scheduled_at": "2024-09-20T08:19:24.597851782Z",
  "provider_job_id": "7ba19cc5-6bc3-42ce-9263-848a12c7cd44",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "7ba19cc5-6bc3-42ce-9263-848a12c7cd44",
    "queue_name": "default",
    "priority": -10,
    "scheduled_at": "2024-09-20 08:19:24 UTC",
    "performed_at": "2024-09-20 08:19:24 UTC",
    "finished_at": "2024-09-20 08:19:24 UTC",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "created_at": "2024-09-20 08:19:21 UTC",
    "updated_at": "2024-09-20 08:19:24 UTC",
    "active_job_id": "7ba19cc5-6bc3-42ce-9263-848a12c7cd44",
    "concurrency_key": null,
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2024-09-20 08:19:18 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "is_discrete": null,
    "executions_count": 3,
    "job_class": "ExampleJob",
    "error_event": "retry_stopped",
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
{
  "job_id": "2b03c3a3-5822-41aa-9569-2eb2cecc4354",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "mice",
  "enqueued_at": "2024-09-20T08:19:20.087095230Z",
  "scheduled_at": "2024-09-20T08:19:23.116425430Z",
  "provider_job_id": "2b03c3a3-5822-41aa-9569-2eb2cecc4354",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "2b03c3a3-5822-41aa-9569-2eb2cecc4354",
    "queue_name": "mice",
    "priority": 0,
    "scheduled_at": "2024-09-20 08:19:23 UTC",
    "performed_at": "2024-09-20 08:19:23 UTC",
    "finished_at": "2024-09-20 08:19:23 UTC",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "created_at": "2024-09-20 08:19:20 UTC",
    "updated_at": "2024-09-20 08:19:23 UTC",
    "active_job_id": "2b03c3a3-5822-41aa-9569-2eb2cecc4354",
    "concurrency_key": null,
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2024-09-20 08:19:17 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "is_discrete": null,
    "executions_count": 3,
    "job_class": "ExampleJob",
    "error_event": "retry_stopped",
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
{
  "job_id": "b59c95c6-db38-432b-8129-28c163105a80",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "default",
  "enqueued_at": "2024-09-20T08:19:19.483892187Z",
  "scheduled_at": "2024-09-20T08:19:22.574936451Z",
  "provider_job_id": "b59c95c6-db38-432b-8129-28c163105a80",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "b59c95c6-db38-432b-8129-28c163105a80",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2024-09-20 08:19:22 UTC",
    "performed_at": "2024-09-20 08:19:22 UTC",
    "finished_at": "2024-09-20 08:19:22 UTC",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "created_at": "2024-09-20 08:19:19 UTC",
    "updated_at": "2024-09-20 08:19:22 UTC",
    "active_job_id": "b59c95c6-db38-432b-8129-28c163105a80",
    "concurrency_key": null,
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2024-09-20 08:19:16 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "is_discrete": null,
    "executions_count": 3,
    "job_class": "ExampleJob",
    "error_event": "retry_stopped",
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
{
  "job_id": "239e8f6c-47f4-44e2-bc55-15e06e5c534b",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "mice",
  "enqueued_at": "2024-09-20T08:19:15.120202115Z",
  "scheduled_at": "2024-09-20T08:19:18.395420685Z",
  "provider_job_id": "239e8f6c-47f4-44e2-bc55-15e06e5c534b",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "239e8f6c-47f4-44e2-bc55-15e06e5c534b",
    "queue_name": "mice",
    "priority": 0,
    "scheduled_at": "2024-09-20 08:19:18 UTC",
    "performed_at": "2024-09-20 08:19:18 UTC",
    "finished_at": "2024-09-20 08:19:18 UTC",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "created_at": "2024-09-20 08:19:15 UTC",
    "updated_at": "2024-09-20 08:19:18 UTC",
    "active_job_id": "239e8f6c-47f4-44e2-bc55-15e06e5c534b",
    "concurrency_key": null,
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2024-09-20 08:18:21 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "is_discrete": null,
    "executions_count": 3,
    "job_class": "ExampleJob",
    "error_event": "retry_stopped",
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
{
  "job_id": "cd13abdc-7d0f-4fd2-9ccc-bb94445031cb",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "default",
  "enqueued_at": "2024-09-20T08:19:13.343038819Z",
  "scheduled_at": "2024-09-20T08:19:16.356758292Z",
  "provider_job_id": "cd13abdc-7d0f-4fd2-9ccc-bb94445031cb",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "cd13abdc-7d0f-4fd2-9ccc-bb94445031cb",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2024-09-20 08:19:16 UTC",
    "performed_at": "2024-09-20 08:19:16 UTC",
    "finished_at": "2024-09-20 08:19:16 UTC",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "created_at": "2024-09-20 08:19:13 UTC",
    "updated_at": "2024-09-20 08:19:16 UTC",
    "active_job_id": "cd13abdc-7d0f-4fd2-9ccc-bb94445031cb",
    "concurrency_key": null,
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2024-09-20 08:18:16 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "is_discrete": null,
    "executions_count": 3,
    "job_class": "ExampleJob",
    "error_event": "retry_stopped",
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
{
  "job_id": "a3d20ffd-d975-4a02-8a56-3d5a69d9ec7a",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "default",
  "enqueued_at": "2024-09-20T08:19:12.139135611Z",
  "scheduled_at": "2024-09-20T08:19:15.514416855Z",
  "provider_job_id": "a3d20ffd-d975-4a02-8a56-3d5a69d9ec7a",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "a3d20ffd-d975-4a02-8a56-3d5a69d9ec7a",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2024-09-20 08:19:15 UTC",
    "performed_at": "2024-09-20 08:19:15 UTC",
    "finished_at": "2024-09-20 08:19:15 UTC",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "created_at": "2024-09-20 08:19:12 UTC",
    "updated_at": "2024-09-20 08:19:15 UTC",
    "active_job_id": "a3d20ffd-d975-4a02-8a56-3d5a69d9ec7a",
    "concurrency_key": null,
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2024-09-20 08:19:09 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "is_discrete": null,
    "executions_count": 3,
    "job_class": "ExampleJob",
    "error_event": "retry_stopped",
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
{
  "job_id": "622776e6-46f8-483a-837c-c65835a17464",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "default",
  "enqueued_at": "2024-09-20T08:19:08.269008587Z",
  "scheduled_at": "2024-09-20T08:19:11.474295207Z",
  "provider_job_id": "622776e6-46f8-483a-837c-c65835a17464",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "622776e6-46f8-483a-837c-c65835a17464",
    "queue_name": "default",
    "priority": -10,
    "scheduled_at": "2024-09-20 08:19:11 UTC",
    "performed_at": "2024-09-20 08:19:11 UTC",
    "finished_at": "2024-09-20 08:19:11 UTC",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "created_at": "2024-09-20 08:19:08 UTC",
    "updated_at": "2024-09-20 08:19:11 UTC",
    "active_job_id": "622776e6-46f8-483a-837c-c65835a17464",
    "concurrency_key": null,
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2024-09-20 08:19:05 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "is_discrete": null,
    "executions_count": 3,
    "job_class": "ExampleJob",
    "error_event": "retry_stopped",
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
{
  "job_id": "fb94b422-7d6f-490d-9625-fd3af87b352a",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "mice",
  "enqueued_at": "2024-09-20T08:19:04.170643513Z",
  "scheduled_at": "2024-09-20T08:19:07.202630502Z",
  "provider_job_id": "fb94b422-7d6f-490d-9625-fd3af87b352a",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "fb94b422-7d6f-490d-9625-fd3af87b352a",
    "queue_name": "mice",
    "priority": -10,
    "scheduled_at": "2024-09-20 08:19:07 UTC",
    "performed_at": "2024-09-20 08:19:07 UTC",
    "finished_at": "2024-09-20 08:19:07 UTC",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "created_at": "2024-09-20 08:19:04 UTC",
    "updated_at": "2024-09-20 08:19:07 UTC",
    "active_job_id": "fb94b422-7d6f-490d-9625-fd3af87b352a",
    "concurrency_key": null,
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2024-09-20 08:19:01 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "is_discrete": null,
    "executions_count": 3,
    "job_class": "ExampleJob",
    "error_event": "retry_stopped",
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}