Jobs

Queue
Priority
Labels
Attempts
{
  "job_id": "06ad487e-55d1-4bec-89da-c7dc21d12a81",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "default",
  "enqueued_at": "2026-09-11T03:57:33.420579390Z",
  "scheduled_at": "2026-09-11T03:57:36.588267679Z",
  "provider_job_id": "06ad487e-55d1-4bec-89da-c7dc21d12a81",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "06ad487e-55d1-4bec-89da-c7dc21d12a81",
    "active_job_id": "06ad487e-55d1-4bec-89da-c7dc21d12a81",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-11 03:57:33 UTC",
    "cron_at": "2026-09-11 03:57:28 UTC",
    "cron_key": "frequent_example",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "error_event": "retry_stopped",
    "executions_count": 3,
    "finished_at": "2026-09-11 03:57:36 UTC",
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-11 03:57:36 UTC",
    "priority": -10,
    "queue_name": "default",
    "scheduled_at": "2026-09-11 03:57:36 UTC",
    "updated_at": "2026-09-11 03:57:36 UTC"
  }
}
{
  "job_id": "64be7bd9-6b64-493d-a7b8-bb22b7b2953c",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "elephants",
  "enqueued_at": "2026-09-11T03:57:20.438020345Z",
  "scheduled_at": "2026-09-11T03:57:23.857875809Z",
  "provider_job_id": "64be7bd9-6b64-493d-a7b8-bb22b7b2953c",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "64be7bd9-6b64-493d-a7b8-bb22b7b2953c",
    "active_job_id": "64be7bd9-6b64-493d-a7b8-bb22b7b2953c",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-11 03:57:20 UTC",
    "cron_at": "2026-09-11 03:57:12 UTC",
    "cron_key": "frequent_example",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "error_event": "retry_stopped",
    "executions_count": 3,
    "finished_at": "2026-09-11 03:57:23 UTC",
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-11 03:57:23 UTC",
    "priority": -10,
    "queue_name": "elephants",
    "scheduled_at": "2026-09-11 03:57:23 UTC",
    "updated_at": "2026-09-11 03:57:23 UTC"
  }
}
{
  "job_id": "256ae44c-275c-4be7-b8d2-1f3c0a23555b",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "default",
  "enqueued_at": "2026-09-11T03:57:17.834181104Z",
  "scheduled_at": "2026-09-11T03:57:21.220212986Z",
  "provider_job_id": "256ae44c-275c-4be7-b8d2-1f3c0a23555b",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "256ae44c-275c-4be7-b8d2-1f3c0a23555b",
    "active_job_id": "256ae44c-275c-4be7-b8d2-1f3c0a23555b",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-11 03:57:17 UTC",
    "cron_at": "2026-09-11 03:56:39 UTC",
    "cron_key": "frequent_example",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "error_event": "retry_stopped",
    "executions_count": 3,
    "finished_at": "2026-09-11 03:57:21 UTC",
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-11 03:57:21 UTC",
    "priority": 10,
    "queue_name": "default",
    "scheduled_at": "2026-09-11 03:57:21 UTC",
    "updated_at": "2026-09-11 03:57:21 UTC"
  }
}
{
  "job_id": "e9e7fbc0-6b76-4b4e-b9c0-63ca870c1c29",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "elephants",
  "enqueued_at": "2026-09-11T03:57:17.617346388Z",
  "scheduled_at": "2026-09-11T03:57:20.853883379Z",
  "provider_job_id": "e9e7fbc0-6b76-4b4e-b9c0-63ca870c1c29",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "e9e7fbc0-6b76-4b4e-b9c0-63ca870c1c29",
    "active_job_id": "e9e7fbc0-6b76-4b4e-b9c0-63ca870c1c29",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-11 03:57:17 UTC",
    "cron_at": "2026-09-11 03:56:19 UTC",
    "cron_key": "frequent_example",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "error_event": "retry_stopped",
    "executions_count": 3,
    "finished_at": "2026-09-11 03:57:20 UTC",
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-11 03:57:20 UTC",
    "priority": 10,
    "queue_name": "elephants",
    "scheduled_at": "2026-09-11 03:57:20 UTC",
    "updated_at": "2026-09-11 03:57:20 UTC"
  }
}
{
  "job_id": "90b6466f-0627-4272-b696-3855359e44cc",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "default",
  "enqueued_at": "2026-09-11T03:57:12.133107162Z",
  "scheduled_at": "2026-09-11T03:57:15.155132633Z",
  "provider_job_id": "90b6466f-0627-4272-b696-3855359e44cc",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "90b6466f-0627-4272-b696-3855359e44cc",
    "active_job_id": "90b6466f-0627-4272-b696-3855359e44cc",
    "batch_callback_id": null,
    "batch_id": "91c485a1-b2c5-4c45-9e73-157663985d50",
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-11 03:57:12 UTC",
    "cron_at": null,
    "cron_key": null,
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "error_event": "retry_stopped",
    "executions_count": 3,
    "finished_at": "2026-09-11 03:57:17 UTC",
    "job_class": "ExampleJob",
    "labels": [
      "dead"
    ],
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-11 03:57:17 UTC",
    "priority": 0,
    "queue_name": "default",
    "scheduled_at": "2026-09-11 03:57:15 UTC",
    "updated_at": "2026-09-11 03:57:17 UTC"
  }
}
{
  "job_id": "3dd702d6-e5e6-469c-bf4e-32c740394340",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "default",
  "enqueued_at": "2026-09-11T03:57:05.502176779Z",
  "scheduled_at": "2026-09-11T03:57:08.657882744Z",
  "provider_job_id": "3dd702d6-e5e6-469c-bf4e-32c740394340",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "3dd702d6-e5e6-469c-bf4e-32c740394340",
    "active_job_id": "3dd702d6-e5e6-469c-bf4e-32c740394340",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-11 03:57:05 UTC",
    "cron_at": "2026-09-11 03:56:58 UTC",
    "cron_key": "frequent_example",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "error_event": "retry_stopped",
    "executions_count": 3,
    "finished_at": "2026-09-11 03:57:12 UTC",
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-11 03:57:12 UTC",
    "priority": 0,
    "queue_name": "default",
    "scheduled_at": "2026-09-11 03:57:08 UTC",
    "updated_at": "2026-09-11 03:57:12 UTC"
  }
}
{
  "job_id": "2b2f97a7-3887-4916-98bf-bb1196aa4fa7",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "default",
  "enqueued_at": "2026-09-11T03:57:05.383974467Z",
  "scheduled_at": "2026-09-11T03:57:08.454939220Z",
  "provider_job_id": "2b2f97a7-3887-4916-98bf-bb1196aa4fa7",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "2b2f97a7-3887-4916-98bf-bb1196aa4fa7",
    "active_job_id": "2b2f97a7-3887-4916-98bf-bb1196aa4fa7",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-11 03:57:05 UTC",
    "cron_at": "2026-09-11 03:56:17 UTC",
    "cron_key": "frequent_example",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "error_event": "retry_stopped",
    "executions_count": 3,
    "finished_at": "2026-09-11 03:57:11 UTC",
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-11 03:57:11 UTC",
    "priority": -10,
    "queue_name": "default",
    "scheduled_at": "2026-09-11 03:57:08 UTC",
    "updated_at": "2026-09-11 03:57:11 UTC"
  }
}
{
  "job_id": "1f517cb2-c1a3-406f-b1fd-83bf9ebbcd31",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "elephants",
  "enqueued_at": "2026-09-11T03:56:54.401172022Z",
  "scheduled_at": "2026-09-11T03:56:57.631729851Z",
  "provider_job_id": "1f517cb2-c1a3-406f-b1fd-83bf9ebbcd31",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "1f517cb2-c1a3-406f-b1fd-83bf9ebbcd31",
    "active_job_id": "1f517cb2-c1a3-406f-b1fd-83bf9ebbcd31",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-11 03:56:54 UTC",
    "cron_at": "2026-09-11 03:56:51 UTC",
    "cron_key": "frequent_example",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "error_event": "retry_stopped",
    "executions_count": 3,
    "finished_at": "2026-09-11 03:56:57 UTC",
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-11 03:56:57 UTC",
    "priority": 0,
    "queue_name": "elephants",
    "scheduled_at": "2026-09-11 03:56:57 UTC",
    "updated_at": "2026-09-11 03:56:57 UTC"
  }
}
{
  "job_id": "4a8f4399-eed0-483b-b1a5-a44e00789b24",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "default",
  "enqueued_at": "2026-09-11T03:56:52.886642998Z",
  "scheduled_at": "2026-09-11T03:56:55.964007687Z",
  "provider_job_id": "4a8f4399-eed0-483b-b1a5-a44e00789b24",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "4a8f4399-eed0-483b-b1a5-a44e00789b24",
    "active_job_id": "4a8f4399-eed0-483b-b1a5-a44e00789b24",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-11 03:56:52 UTC",
    "cron_at": "2026-09-11 03:55:48 UTC",
    "cron_key": "frequent_example",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "error_event": "retry_stopped",
    "executions_count": 3,
    "finished_at": "2026-09-11 03:56:56 UTC",
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-11 03:56:56 UTC",
    "priority": 0,
    "queue_name": "default",
    "scheduled_at": "2026-09-11 03:56:55 UTC",
    "updated_at": "2026-09-11 03:56:56 UTC"
  }
}
{
  "job_id": "84468253-42f7-4520-93ec-350af30acf3e",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "elephants",
  "enqueued_at": "2026-09-11T03:56:52.341176731Z",
  "scheduled_at": "2026-09-11T03:56:55.649036687Z",
  "provider_job_id": "84468253-42f7-4520-93ec-350af30acf3e",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "84468253-42f7-4520-93ec-350af30acf3e",
    "active_job_id": "84468253-42f7-4520-93ec-350af30acf3e",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-11 03:56:52 UTC",
    "cron_at": "2026-09-11 03:56:47 UTC",
    "cron_key": "frequent_example",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "error_event": "retry_stopped",
    "executions_count": 3,
    "finished_at": "2026-09-11 03:56:56 UTC",
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-11 03:56:56 UTC",
    "priority": -10,
    "queue_name": "elephants",
    "scheduled_at": "2026-09-11 03:56:55 UTC",
    "updated_at": "2026-09-11 03:56:56 UTC"
  }
}
{
  "job_id": "e9d897f0-9088-437e-a988-229ae97cb26d",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "default",
  "enqueued_at": "2026-09-11T03:56:49.776191562Z",
  "scheduled_at": "2026-09-11T03:56:53.119836512Z",
  "provider_job_id": "e9d897f0-9088-437e-a988-229ae97cb26d",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "e9d897f0-9088-437e-a988-229ae97cb26d",
    "active_job_id": "e9d897f0-9088-437e-a988-229ae97cb26d",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-11 03:56:49 UTC",
    "cron_at": "2026-09-11 03:56:46 UTC",
    "cron_key": "frequent_example",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "error_event": "retry_stopped",
    "executions_count": 3,
    "finished_at": "2026-09-11 03:56:53 UTC",
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-11 03:56:53 UTC",
    "priority": 10,
    "queue_name": "default",
    "scheduled_at": "2026-09-11 03:56:53 UTC",
    "updated_at": "2026-09-11 03:56:53 UTC"
  }
}
{
  "job_id": "913d485a-0bf7-4255-88ae-0613f5d56cf1",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "mice",
  "enqueued_at": "2026-09-11T03:56:49.602592838Z",
  "scheduled_at": "2026-09-11T03:56:52.716029212Z",
  "provider_job_id": "913d485a-0bf7-4255-88ae-0613f5d56cf1",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "913d485a-0bf7-4255-88ae-0613f5d56cf1",
    "active_job_id": "913d485a-0bf7-4255-88ae-0613f5d56cf1",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-11 03:56:49 UTC",
    "cron_at": "2026-09-11 03:56:41 UTC",
    "cron_key": "frequent_example",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "error_event": "retry_stopped",
    "executions_count": 3,
    "finished_at": "2026-09-11 03:56:52 UTC",
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-11 03:56:52 UTC",
    "priority": 10,
    "queue_name": "mice",
    "scheduled_at": "2026-09-11 03:56:52 UTC",
    "updated_at": "2026-09-11 03:56:52 UTC"
  }
}
{
  "job_id": "f75971e2-df0c-421d-aba6-b0190a42f1f4",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "mice",
  "enqueued_at": "2026-09-11T03:56:49.147682278Z",
  "scheduled_at": "2026-09-11T03:56:52.244617208Z",
  "provider_job_id": "f75971e2-df0c-421d-aba6-b0190a42f1f4",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "f75971e2-df0c-421d-aba6-b0190a42f1f4",
    "active_job_id": "f75971e2-df0c-421d-aba6-b0190a42f1f4",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-11 03:56:49 UTC",
    "cron_at": "2026-09-11 03:56:43 UTC",
    "cron_key": "frequent_example",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "error_event": "retry_stopped",
    "executions_count": 3,
    "finished_at": "2026-09-11 03:56:52 UTC",
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-11 03:56:52 UTC",
    "priority": -10,
    "queue_name": "mice",
    "scheduled_at": "2026-09-11 03:56:52 UTC",
    "updated_at": "2026-09-11 03:56:52 UTC"
  }
}
{
  "job_id": "e9314c1d-ec2b-43ac-a3de-6d941eb451be",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "elephants",
  "enqueued_at": "2026-09-11T03:56:45.411535825Z",
  "scheduled_at": "2026-09-11T03:56:48.768393824Z",
  "provider_job_id": "e9314c1d-ec2b-43ac-a3de-6d941eb451be",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "e9314c1d-ec2b-43ac-a3de-6d941eb451be",
    "active_job_id": "e9314c1d-ec2b-43ac-a3de-6d941eb451be",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-11 03:56:45 UTC",
    "cron_at": "2026-09-11 03:56:42 UTC",
    "cron_key": "frequent_example",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "error_event": "retry_stopped",
    "executions_count": 3,
    "finished_at": "2026-09-11 03:56:49 UTC",
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-11 03:56:49 UTC",
    "priority": 10,
    "queue_name": "elephants",
    "scheduled_at": "2026-09-11 03:56:48 UTC",
    "updated_at": "2026-09-11 03:56:49 UTC"
  }
}
{
  "job_id": "9408782e-ae73-482e-a538-441f3a22128c",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "default",
  "enqueued_at": "2026-09-11T03:56:43.392245554Z",
  "scheduled_at": "2026-09-11T03:56:46.689714851Z",
  "provider_job_id": "9408782e-ae73-482e-a538-441f3a22128c",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "9408782e-ae73-482e-a538-441f3a22128c",
    "active_job_id": "9408782e-ae73-482e-a538-441f3a22128c",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-11 03:56:43 UTC",
    "cron_at": "2026-09-11 03:56:40 UTC",
    "cron_key": "frequent_example",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "error_event": "retry_stopped",
    "executions_count": 3,
    "finished_at": "2026-09-11 03:56:49 UTC",
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-11 03:56:49 UTC",
    "priority": 0,
    "queue_name": "default",
    "scheduled_at": "2026-09-11 03:56:46 UTC",
    "updated_at": "2026-09-11 03:56:49 UTC"
  }
}
{
  "job_id": "7165b101-227b-4226-83a2-1272646c70e8",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "mice",
  "enqueued_at": "2026-09-11T03:56:44.286934008Z",
  "scheduled_at": "2026-09-11T03:56:47.506879844Z",
  "provider_job_id": "7165b101-227b-4226-83a2-1272646c70e8",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "7165b101-227b-4226-83a2-1272646c70e8",
    "active_job_id": "7165b101-227b-4226-83a2-1272646c70e8",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-11 03:56:44 UTC",
    "cron_at": "2026-09-11 03:55:42 UTC",
    "cron_key": "frequent_example",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "error_event": "retry_stopped",
    "executions_count": 3,
    "finished_at": "2026-09-11 03:56:49 UTC",
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-11 03:56:49 UTC",
    "priority": -10,
    "queue_name": "mice",
    "scheduled_at": "2026-09-11 03:56:47 UTC",
    "updated_at": "2026-09-11 03:56:49 UTC"
  }
}
{
  "job_id": "6517e96d-09e6-47e3-a868-a9a1e0ada1c7",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "mice",
  "enqueued_at": "2026-09-11T03:56:42.133993637Z",
  "scheduled_at": "2026-09-11T03:56:45.500297656Z",
  "provider_job_id": "6517e96d-09e6-47e3-a868-a9a1e0ada1c7",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "6517e96d-09e6-47e3-a868-a9a1e0ada1c7",
    "active_job_id": "6517e96d-09e6-47e3-a868-a9a1e0ada1c7",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-11 03:56:42 UTC",
    "cron_at": "2026-09-11 03:56:11 UTC",
    "cron_key": "frequent_example",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "error_event": "retry_stopped",
    "executions_count": 3,
    "finished_at": "2026-09-11 03:56:45 UTC",
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-11 03:56:45 UTC",
    "priority": 0,
    "queue_name": "mice",
    "scheduled_at": "2026-09-11 03:56:45 UTC",
    "updated_at": "2026-09-11 03:56:45 UTC"
  }
}
{
  "job_id": "ac5aa17a-485f-4f8a-bd76-353aac51edf4",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "elephants",
  "enqueued_at": "2026-09-11T03:56:35.598347475Z",
  "scheduled_at": "2026-09-11T03:56:38.838236924Z",
  "provider_job_id": "ac5aa17a-485f-4f8a-bd76-353aac51edf4",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "ac5aa17a-485f-4f8a-bd76-353aac51edf4",
    "active_job_id": "ac5aa17a-485f-4f8a-bd76-353aac51edf4",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-11 03:56:35 UTC",
    "cron_at": "2026-09-11 03:56:01 UTC",
    "cron_key": "frequent_example",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "error_event": "retry_stopped",
    "executions_count": 3,
    "finished_at": "2026-09-11 03:56:38 UTC",
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-11 03:56:38 UTC",
    "priority": 10,
    "queue_name": "elephants",
    "scheduled_at": "2026-09-11 03:56:38 UTC",
    "updated_at": "2026-09-11 03:56:38 UTC"
  }
}
{
  "job_id": "be60beb9-70af-47a4-bbed-65c8229c29d3",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "elephants",
  "enqueued_at": "2026-09-11T03:56:29.160350955Z",
  "scheduled_at": "2026-09-11T03:56:32.168610723Z",
  "provider_job_id": "be60beb9-70af-47a4-bbed-65c8229c29d3",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "be60beb9-70af-47a4-bbed-65c8229c29d3",
    "active_job_id": "be60beb9-70af-47a4-bbed-65c8229c29d3",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-11 03:56:29 UTC",
    "cron_at": "2026-09-11 03:56:26 UTC",
    "cron_key": "frequent_example",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "error_event": "retry_stopped",
    "executions_count": 3,
    "finished_at": "2026-09-11 03:56:35 UTC",
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-11 03:56:35 UTC",
    "priority": 0,
    "queue_name": "elephants",
    "scheduled_at": "2026-09-11 03:56:32 UTC",
    "updated_at": "2026-09-11 03:56:35 UTC"
  }
}
{
  "job_id": "47d9090c-9c05-4c1f-91f6-8f77dec7558b",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "default",
  "enqueued_at": "2026-09-11T03:56:24.205359588Z",
  "scheduled_at": "2026-09-11T03:56:27.624715161Z",
  "provider_job_id": "47d9090c-9c05-4c1f-91f6-8f77dec7558b",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "47d9090c-9c05-4c1f-91f6-8f77dec7558b",
    "active_job_id": "47d9090c-9c05-4c1f-91f6-8f77dec7558b",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-11 03:56:24 UTC",
    "cron_at": "2026-09-11 03:55:37 UTC",
    "cron_key": "frequent_example",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "error_event": "retry_stopped",
    "executions_count": 3,
    "finished_at": "2026-09-11 03:56:27 UTC",
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-11 03:56:27 UTC",
    "priority": -10,
    "queue_name": "default",
    "scheduled_at": "2026-09-11 03:56:27 UTC",
    "updated_at": "2026-09-11 03:56:27 UTC"
  }
}
{
  "job_id": "4a9fb4b3-f450-4c36-8579-83c3817c844e",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "default",
  "enqueued_at": "2026-09-11T03:56:22.412587553Z",
  "scheduled_at": "2026-09-11T03:56:25.583003865Z",
  "provider_job_id": "4a9fb4b3-f450-4c36-8579-83c3817c844e",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "4a9fb4b3-f450-4c36-8579-83c3817c844e",
    "active_job_id": "4a9fb4b3-f450-4c36-8579-83c3817c844e",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-11 03:56:22 UTC",
    "cron_at": "2026-09-11 03:56:05 UTC",
    "cron_key": "frequent_example",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "error_event": "retry_stopped",
    "executions_count": 3,
    "finished_at": "2026-09-11 03:56:25 UTC",
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-11 03:56:25 UTC",
    "priority": 10,
    "queue_name": "default",
    "scheduled_at": "2026-09-11 03:56:25 UTC",
    "updated_at": "2026-09-11 03:56:25 UTC"
  }
}
{
  "job_id": "6898c177-473e-4d66-b10a-cf4d7c1d7697",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "elephants",
  "enqueued_at": "2026-09-11T03:56:19.470898845Z",
  "scheduled_at": "2026-09-11T03:56:22.698337556Z",
  "provider_job_id": "6898c177-473e-4d66-b10a-cf4d7c1d7697",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "6898c177-473e-4d66-b10a-cf4d7c1d7697",
    "active_job_id": "6898c177-473e-4d66-b10a-cf4d7c1d7697",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-11 03:56:19 UTC",
    "cron_at": "2026-09-11 03:56:16 UTC",
    "cron_key": "frequent_example",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "error_event": "retry_stopped",
    "executions_count": 3,
    "finished_at": "2026-09-11 03:56:22 UTC",
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-11 03:56:22 UTC",
    "priority": 0,
    "queue_name": "elephants",
    "scheduled_at": "2026-09-11 03:56:22 UTC",
    "updated_at": "2026-09-11 03:56:22 UTC"
  }
}
{
  "job_id": "52679522-f815-465e-85ed-42b2a356aa6b",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "default",
  "enqueued_at": "2026-09-11T03:56:13.704102332Z",
  "scheduled_at": "2026-09-11T03:56:17.047430176Z",
  "provider_job_id": "52679522-f815-465e-85ed-42b2a356aa6b",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "52679522-f815-465e-85ed-42b2a356aa6b",
    "active_job_id": "52679522-f815-465e-85ed-42b2a356aa6b",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-11 03:56:13 UTC",
    "cron_at": "2026-09-11 03:55:13 UTC",
    "cron_key": "frequent_example",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "error_event": "retry_stopped",
    "executions_count": 3,
    "finished_at": "2026-09-11 03:56:17 UTC",
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-11 03:56:17 UTC",
    "priority": -10,
    "queue_name": "default",
    "scheduled_at": "2026-09-11 03:56:17 UTC",
    "updated_at": "2026-09-11 03:56:17 UTC"
  }
}
{
  "job_id": "13590d9e-e8f8-4ae0-aa81-21696ee3ab22",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "default",
  "enqueued_at": "2026-09-11T03:56:12.193459503Z",
  "scheduled_at": "2026-09-11T03:56:15.592828846Z",
  "provider_job_id": "13590d9e-e8f8-4ae0-aa81-21696ee3ab22",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "13590d9e-e8f8-4ae0-aa81-21696ee3ab22",
    "active_job_id": "13590d9e-e8f8-4ae0-aa81-21696ee3ab22",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-11 03:56:12 UTC",
    "cron_at": "2026-09-11 03:56:09 UTC",
    "cron_key": "frequent_example",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "error_event": "retry_stopped",
    "executions_count": 3,
    "finished_at": "2026-09-11 03:56:15 UTC",
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-11 03:56:15 UTC",
    "priority": -10,
    "queue_name": "default",
    "scheduled_at": "2026-09-11 03:56:15 UTC",
    "updated_at": "2026-09-11 03:56:15 UTC"
  }
}
{
  "job_id": "cc056fe0-07a2-4c5f-94b6-70cf99fa120b",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "mice",
  "enqueued_at": "2026-09-11T03:56:01.435569967Z",
  "scheduled_at": "2026-09-11T03:56:04.493615897Z",
  "provider_job_id": "cc056fe0-07a2-4c5f-94b6-70cf99fa120b",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "cc056fe0-07a2-4c5f-94b6-70cf99fa120b",
    "active_job_id": "cc056fe0-07a2-4c5f-94b6-70cf99fa120b",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-11 03:56:01 UTC",
    "cron_at": "2026-09-11 03:55:58 UTC",
    "cron_key": "frequent_example",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "error_event": "retry_stopped",
    "executions_count": 3,
    "finished_at": "2026-09-11 03:56:04 UTC",
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-11 03:56:04 UTC",
    "priority": -10,
    "queue_name": "mice",
    "scheduled_at": "2026-09-11 03:56:04 UTC",
    "updated_at": "2026-09-11 03:56:04 UTC"
  }
}