定时任务 Key: frequent_example

队列
优先级
标签
尝试次数
{
  "job_id": "dca875da-6928-40fd-99be-ac68c4306969",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "default",
  "enqueued_at": "2026-09-12T20:48:50.118901421Z",
  "scheduled_at": "2026-09-12T20:48:53.527899669Z",
  "provider_job_id": "dca875da-6928-40fd-99be-ac68c4306969",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "dca875da-6928-40fd-99be-ac68c4306969",
    "active_job_id": "dca875da-6928-40fd-99be-ac68c4306969",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-12 20:48:50 UTC",
    "cron_at": "2026-09-12 20:48:37 UTC",
    "cron_key": "frequent_example",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "error_event": "retry_stopped",
    "executions_count": 3,
    "finished_at": "2026-09-12 20:48:53 UTC",
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-12 20:48:53 UTC",
    "priority": 0,
    "queue_name": "default",
    "scheduled_at": "2026-09-12 20:48:53 UTC",
    "updated_at": "2026-09-12 20:48:53 UTC"
  }
}
{
  "job_id": "7b30b6a2-3b58-4704-adb0-4e0c8d5c91cb",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "elephants",
  "enqueued_at": "2026-09-12T20:48:44.054984787Z",
  "scheduled_at": "2026-09-12T20:48:47.134406596Z",
  "provider_job_id": "7b30b6a2-3b58-4704-adb0-4e0c8d5c91cb",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "7b30b6a2-3b58-4704-adb0-4e0c8d5c91cb",
    "active_job_id": "7b30b6a2-3b58-4704-adb0-4e0c8d5c91cb",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-12 20:48:44 UTC",
    "cron_at": "2026-09-12 20:47:48 UTC",
    "cron_key": "frequent_example",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "error_event": "retry_stopped",
    "executions_count": 3,
    "finished_at": "2026-09-12 20:48:47 UTC",
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-12 20:48:47 UTC",
    "priority": 10,
    "queue_name": "elephants",
    "scheduled_at": "2026-09-12 20:48:47 UTC",
    "updated_at": "2026-09-12 20:48:47 UTC"
  }
}
{
  "job_id": "d7dce598-4ee1-4bcf-bdc0-0d17afff5880",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "default",
  "enqueued_at": "2026-09-12T20:48:43.101564868Z",
  "scheduled_at": "2026-09-12T20:48:46.194525207Z",
  "provider_job_id": "d7dce598-4ee1-4bcf-bdc0-0d17afff5880",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "d7dce598-4ee1-4bcf-bdc0-0d17afff5880",
    "active_job_id": "d7dce598-4ee1-4bcf-bdc0-0d17afff5880",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-12 20:48:43 UTC",
    "cron_at": "2026-09-12 20:48:40 UTC",
    "cron_key": "frequent_example",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "error_event": "retry_stopped",
    "executions_count": 3,
    "finished_at": "2026-09-12 20:48:46 UTC",
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-12 20:48:46 UTC",
    "priority": 0,
    "queue_name": "default",
    "scheduled_at": "2026-09-12 20:48:46 UTC",
    "updated_at": "2026-09-12 20:48:46 UTC"
  }
}
{
  "job_id": "4d36ad63-0da9-4b95-82e8-21c902c77ef6",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "default",
  "enqueued_at": "2026-09-12T20:48:28.046688774Z",
  "scheduled_at": "2026-09-12T20:48:31.494192030Z",
  "provider_job_id": "4d36ad63-0da9-4b95-82e8-21c902c77ef6",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "4d36ad63-0da9-4b95-82e8-21c902c77ef6",
    "active_job_id": "4d36ad63-0da9-4b95-82e8-21c902c77ef6",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-12 20:48:28 UTC",
    "cron_at": "2026-09-12 20:48:25 UTC",
    "cron_key": "frequent_example",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "error_event": "retry_stopped",
    "executions_count": 3,
    "finished_at": "2026-09-12 20:48:31 UTC",
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-12 20:48:31 UTC",
    "priority": -10,
    "queue_name": "default",
    "scheduled_at": "2026-09-12 20:48:31 UTC",
    "updated_at": "2026-09-12 20:48:31 UTC"
  }
}
{
  "job_id": "3d2ea504-703c-423c-ab27-1e30b75fcc09",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "mice",
  "enqueued_at": "2026-09-12T20:48:26.107759609Z",
  "scheduled_at": "2026-09-12T20:48:29.279077250Z",
  "provider_job_id": "3d2ea504-703c-423c-ab27-1e30b75fcc09",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "3d2ea504-703c-423c-ab27-1e30b75fcc09",
    "active_job_id": "3d2ea504-703c-423c-ab27-1e30b75fcc09",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-12 20:48:26 UTC",
    "cron_at": "2026-09-12 20:48:23 UTC",
    "cron_key": "frequent_example",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "error_event": "retry_stopped",
    "executions_count": 3,
    "finished_at": "2026-09-12 20:48:29 UTC",
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-12 20:48:29 UTC",
    "priority": 10,
    "queue_name": "mice",
    "scheduled_at": "2026-09-12 20:48:29 UTC",
    "updated_at": "2026-09-12 20:48:29 UTC"
  }
}
{
  "job_id": "24632314-6885-4486-9b9c-2684af301e24",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "default",
  "enqueued_at": "2026-09-12T20:48:20.408714921Z",
  "scheduled_at": "2026-09-12T20:48:23.832018258Z",
  "provider_job_id": "24632314-6885-4486-9b9c-2684af301e24",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "24632314-6885-4486-9b9c-2684af301e24",
    "active_job_id": "24632314-6885-4486-9b9c-2684af301e24",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-12 20:48:20 UTC",
    "cron_at": "2026-09-12 20:47:29 UTC",
    "cron_key": "frequent_example",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "error_event": "retry_stopped",
    "executions_count": 3,
    "finished_at": "2026-09-12 20:48:23 UTC",
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-12 20:48:23 UTC",
    "priority": -10,
    "queue_name": "default",
    "scheduled_at": "2026-09-12 20:48:23 UTC",
    "updated_at": "2026-09-12 20:48:23 UTC"
  }
}
{
  "job_id": "2b314b02-7066-494f-9470-82a874261dde",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "elephants",
  "enqueued_at": "2026-09-12T20:48:17.396476348Z",
  "scheduled_at": "2026-09-12T20:48:20.524641965Z",
  "provider_job_id": "2b314b02-7066-494f-9470-82a874261dde",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "2b314b02-7066-494f-9470-82a874261dde",
    "active_job_id": "2b314b02-7066-494f-9470-82a874261dde",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-12 20:48:17 UTC",
    "cron_at": "2026-09-12 20:48:10 UTC",
    "cron_key": "frequent_example",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "error_event": "retry_stopped",
    "executions_count": 3,
    "finished_at": "2026-09-12 20:48:20 UTC",
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-12 20:48:20 UTC",
    "priority": 0,
    "queue_name": "elephants",
    "scheduled_at": "2026-09-12 20:48:20 UTC",
    "updated_at": "2026-09-12 20:48:20 UTC"
  }
}
{
  "job_id": "ca329d8e-6921-4191-a86e-3d767c583a62",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "default",
  "enqueued_at": "2026-09-12T20:48:14.157780544Z",
  "scheduled_at": "2026-09-12T20:48:17.302896588Z",
  "provider_job_id": "ca329d8e-6921-4191-a86e-3d767c583a62",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "ca329d8e-6921-4191-a86e-3d767c583a62",
    "active_job_id": "ca329d8e-6921-4191-a86e-3d767c583a62",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-12 20:48:14 UTC",
    "cron_at": "2026-09-12 20:47:49 UTC",
    "cron_key": "frequent_example",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "error_event": "retry_stopped",
    "executions_count": 3,
    "finished_at": "2026-09-12 20:48:17 UTC",
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-12 20:48:17 UTC",
    "priority": -10,
    "queue_name": "default",
    "scheduled_at": "2026-09-12 20:48:17 UTC",
    "updated_at": "2026-09-12 20:48:17 UTC"
  }
}
{
  "job_id": "a94fd870-a2c9-4f3c-8160-c7adeeb606fb",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "mice",
  "enqueued_at": "2026-09-12T20:48:04.531571524Z",
  "scheduled_at": "2026-09-12T20:48:07.703538063Z",
  "provider_job_id": "a94fd870-a2c9-4f3c-8160-c7adeeb606fb",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "a94fd870-a2c9-4f3c-8160-c7adeeb606fb",
    "active_job_id": "a94fd870-a2c9-4f3c-8160-c7adeeb606fb",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-12 20:48:04 UTC",
    "cron_at": "2026-09-12 20:48:01 UTC",
    "cron_key": "frequent_example",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "error_event": "retry_stopped",
    "executions_count": 3,
    "finished_at": "2026-09-12 20:48:07 UTC",
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-12 20:48:07 UTC",
    "priority": 0,
    "queue_name": "mice",
    "scheduled_at": "2026-09-12 20:48:07 UTC",
    "updated_at": "2026-09-12 20:48:07 UTC"
  }
}
{
  "job_id": "185537c2-ac3b-4662-badd-001cb3795092",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "mice",
  "enqueued_at": "2026-09-12T20:48:01.631146540Z",
  "scheduled_at": "2026-09-12T20:48:04.809275312Z",
  "provider_job_id": "185537c2-ac3b-4662-badd-001cb3795092",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "185537c2-ac3b-4662-badd-001cb3795092",
    "active_job_id": "185537c2-ac3b-4662-badd-001cb3795092",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-12 20:48:01 UTC",
    "cron_at": "2026-09-12 20:47:53 UTC",
    "cron_key": "frequent_example",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "error_event": "retry_stopped",
    "executions_count": 3,
    "finished_at": "2026-09-12 20:48:04 UTC",
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-12 20:48:04 UTC",
    "priority": 10,
    "queue_name": "mice",
    "scheduled_at": "2026-09-12 20:48:04 UTC",
    "updated_at": "2026-09-12 20:48:04 UTC"
  }
}
{
  "job_id": "878f3c20-0753-4ad4-a482-9d440ae02a93",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "elephants",
  "enqueued_at": "2026-09-12T20:47:58.180985596Z",
  "scheduled_at": "2026-09-12T20:48:01.574732863Z",
  "provider_job_id": "878f3c20-0753-4ad4-a482-9d440ae02a93",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "878f3c20-0753-4ad4-a482-9d440ae02a93",
    "active_job_id": "878f3c20-0753-4ad4-a482-9d440ae02a93",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-12 20:47:58 UTC",
    "cron_at": "2026-09-12 20:47:30 UTC",
    "cron_key": "frequent_example",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "error_event": "retry_stopped",
    "executions_count": 3,
    "finished_at": "2026-09-12 20:48:01 UTC",
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-12 20:48:01 UTC",
    "priority": -10,
    "queue_name": "elephants",
    "scheduled_at": "2026-09-12 20:48:01 UTC",
    "updated_at": "2026-09-12 20:48:01 UTC"
  }
}
{
  "job_id": "09932499-1b46-4b2c-bbe1-58551d1d6d37",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "elephants",
  "enqueued_at": "2026-09-12T20:47:58.100811645Z",
  "scheduled_at": "2026-09-12T20:48:01.362077447Z",
  "provider_job_id": "09932499-1b46-4b2c-bbe1-58551d1d6d37",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "09932499-1b46-4b2c-bbe1-58551d1d6d37",
    "active_job_id": "09932499-1b46-4b2c-bbe1-58551d1d6d37",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-12 20:47:58 UTC",
    "cron_at": "2026-09-12 20:47:54 UTC",
    "cron_key": "frequent_example",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "error_event": "retry_stopped",
    "executions_count": 3,
    "finished_at": "2026-09-12 20:48:01 UTC",
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-12 20:48:01 UTC",
    "priority": -10,
    "queue_name": "elephants",
    "scheduled_at": "2026-09-12 20:48:01 UTC",
    "updated_at": "2026-09-12 20:48:01 UTC"
  }
}
{
  "job_id": "e7e4f256-8623-4f1b-8317-1f47b1918a94",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "elephants",
  "enqueued_at": "2026-09-12T20:47:50.415445906Z",
  "scheduled_at": "2026-09-12T20:47:53.558249167Z",
  "provider_job_id": "e7e4f256-8623-4f1b-8317-1f47b1918a94",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "e7e4f256-8623-4f1b-8317-1f47b1918a94",
    "active_job_id": "e7e4f256-8623-4f1b-8317-1f47b1918a94",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-12 20:47:50 UTC",
    "cron_at": "2026-09-12 20:47:47 UTC",
    "cron_key": "frequent_example",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "error_event": "retry_stopped",
    "executions_count": 3,
    "finished_at": "2026-09-12 20:47:53 UTC",
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-12 20:47:53 UTC",
    "priority": 10,
    "queue_name": "elephants",
    "scheduled_at": "2026-09-12 20:47:53 UTC",
    "updated_at": "2026-09-12 20:47:53 UTC"
  }
}
{
  "job_id": "c580e9de-6d47-46ba-8fbb-6fcaa8db2e4f",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "mice",
  "enqueued_at": "2026-09-12T20:47:43.313253882Z",
  "scheduled_at": "2026-09-12T20:47:46.462554577Z",
  "provider_job_id": "c580e9de-6d47-46ba-8fbb-6fcaa8db2e4f",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "c580e9de-6d47-46ba-8fbb-6fcaa8db2e4f",
    "active_job_id": "c580e9de-6d47-46ba-8fbb-6fcaa8db2e4f",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-12 20:47:43 UTC",
    "cron_at": "2026-09-12 20:47:40 UTC",
    "cron_key": "frequent_example",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "error_event": "retry_stopped",
    "executions_count": 3,
    "finished_at": "2026-09-12 20:47:46 UTC",
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-12 20:47:46 UTC",
    "priority": -10,
    "queue_name": "mice",
    "scheduled_at": "2026-09-12 20:47:46 UTC",
    "updated_at": "2026-09-12 20:47:46 UTC"
  }
}
{
  "job_id": "2b34bed0-d223-445d-a0c1-f2bb7ae06626",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "elephants",
  "enqueued_at": "2026-09-12T20:47:42.280422131Z",
  "scheduled_at": "2026-09-12T20:47:45.328244161Z",
  "provider_job_id": "2b34bed0-d223-445d-a0c1-f2bb7ae06626",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "2b34bed0-d223-445d-a0c1-f2bb7ae06626",
    "active_job_id": "2b34bed0-d223-445d-a0c1-f2bb7ae06626",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-12 20:47:42 UTC",
    "cron_at": "2026-09-12 20:47:03 UTC",
    "cron_key": "frequent_example",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "error_event": "retry_stopped",
    "executions_count": 3,
    "finished_at": "2026-09-12 20:47:45 UTC",
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-12 20:47:45 UTC",
    "priority": 0,
    "queue_name": "elephants",
    "scheduled_at": "2026-09-12 20:47:45 UTC",
    "updated_at": "2026-09-12 20:47:45 UTC"
  }
}
{
  "job_id": "5a6f27d3-8d52-45ac-8914-65be89c3c09d",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "default",
  "enqueued_at": "2026-09-12T20:47:28.084628332Z",
  "scheduled_at": "2026-09-12T20:47:31.507536244Z",
  "provider_job_id": "5a6f27d3-8d52-45ac-8914-65be89c3c09d",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "5a6f27d3-8d52-45ac-8914-65be89c3c09d",
    "active_job_id": "5a6f27d3-8d52-45ac-8914-65be89c3c09d",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-12 20:47:28 UTC",
    "cron_at": "2026-09-12 20:47:25 UTC",
    "cron_key": "frequent_example",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "error_event": "retry_stopped",
    "executions_count": 3,
    "finished_at": "2026-09-12 20:47:31 UTC",
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-12 20:47:31 UTC",
    "priority": 10,
    "queue_name": "default",
    "scheduled_at": "2026-09-12 20:47:31 UTC",
    "updated_at": "2026-09-12 20:47:31 UTC"
  }
}
{
  "job_id": "04356ea6-159e-4a0a-8d41-56269ca21fc3",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "mice",
  "enqueued_at": "2026-09-12T20:47:26.656187513Z",
  "scheduled_at": "2026-09-12T20:47:30.099354885Z",
  "provider_job_id": "04356ea6-159e-4a0a-8d41-56269ca21fc3",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "04356ea6-159e-4a0a-8d41-56269ca21fc3",
    "active_job_id": "04356ea6-159e-4a0a-8d41-56269ca21fc3",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-12 20:47:26 UTC",
    "cron_at": "2026-09-12 20:47:22 UTC",
    "cron_key": "frequent_example",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "error_event": "retry_stopped",
    "executions_count": 3,
    "finished_at": "2026-09-12 20:47:30 UTC",
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-12 20:47:30 UTC",
    "priority": -10,
    "queue_name": "mice",
    "scheduled_at": "2026-09-12 20:47:30 UTC",
    "updated_at": "2026-09-12 20:47:30 UTC"
  }
}
{
  "job_id": "f6ef05f6-761c-4bfb-a1d3-a9f8e66f9394",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "elephants",
  "enqueued_at": "2026-09-12T20:47:23.385629372Z",
  "scheduled_at": "2026-09-12T20:47:26.437168116Z",
  "provider_job_id": "f6ef05f6-761c-4bfb-a1d3-a9f8e66f9394",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "f6ef05f6-761c-4bfb-a1d3-a9f8e66f9394",
    "active_job_id": "f6ef05f6-761c-4bfb-a1d3-a9f8e66f9394",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-12 20:47:23 UTC",
    "cron_at": "2026-09-12 20:47:17 UTC",
    "cron_key": "frequent_example",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "error_event": "retry_stopped",
    "executions_count": 3,
    "finished_at": "2026-09-12 20:47:26 UTC",
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-12 20:47:26 UTC",
    "priority": 0,
    "queue_name": "elephants",
    "scheduled_at": "2026-09-12 20:47:26 UTC",
    "updated_at": "2026-09-12 20:47:26 UTC"
  }
}
{
  "job_id": "5ebf3b20-ef5c-4d39-9e5e-969d57b91f36",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "elephants",
  "enqueued_at": "2026-09-12T20:47:23.198074741Z",
  "scheduled_at": "2026-09-12T20:47:26.214324710Z",
  "provider_job_id": "5ebf3b20-ef5c-4d39-9e5e-969d57b91f36",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "5ebf3b20-ef5c-4d39-9e5e-969d57b91f36",
    "active_job_id": "5ebf3b20-ef5c-4d39-9e5e-969d57b91f36",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-12 20:47:23 UTC",
    "cron_at": "2026-09-12 20:47:19 UTC",
    "cron_key": "frequent_example",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "error_event": "retry_stopped",
    "executions_count": 3,
    "finished_at": "2026-09-12 20:47:26 UTC",
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-12 20:47:26 UTC",
    "priority": -10,
    "queue_name": "elephants",
    "scheduled_at": "2026-09-12 20:47:26 UTC",
    "updated_at": "2026-09-12 20:47:26 UTC"
  }
}
{
  "job_id": "f9dd9e6e-ef1b-4cca-b24e-d7fb3c7d2585",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "default",
  "enqueued_at": "2026-09-12T20:47:07.348603391Z",
  "scheduled_at": "2026-09-12T20:47:10.727684919Z",
  "provider_job_id": "f9dd9e6e-ef1b-4cca-b24e-d7fb3c7d2585",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "f9dd9e6e-ef1b-4cca-b24e-d7fb3c7d2585",
    "active_job_id": "f9dd9e6e-ef1b-4cca-b24e-d7fb3c7d2585",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-12 20:47:07 UTC",
    "cron_at": "2026-09-12 20:46:32 UTC",
    "cron_key": "frequent_example",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "error_event": "retry_stopped",
    "executions_count": 3,
    "finished_at": "2026-09-12 20:47:10 UTC",
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-12 20:47:10 UTC",
    "priority": 10,
    "queue_name": "default",
    "scheduled_at": "2026-09-12 20:47:10 UTC",
    "updated_at": "2026-09-12 20:47:10 UTC"
  }
}
{
  "job_id": "2900877f-65f9-4be6-b673-0d6b162afe09",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "mice",
  "enqueued_at": "2026-09-12T20:46:59.498981069Z",
  "scheduled_at": "2026-09-12T20:47:02.640260280Z",
  "provider_job_id": "2900877f-65f9-4be6-b673-0d6b162afe09",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "2900877f-65f9-4be6-b673-0d6b162afe09",
    "active_job_id": "2900877f-65f9-4be6-b673-0d6b162afe09",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-12 20:46:59 UTC",
    "cron_at": "2026-09-12 20:46:46 UTC",
    "cron_key": "frequent_example",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "error_event": "retry_stopped",
    "executions_count": 3,
    "finished_at": "2026-09-12 20:47:02 UTC",
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-12 20:47:02 UTC",
    "priority": 10,
    "queue_name": "mice",
    "scheduled_at": "2026-09-12 20:47:02 UTC",
    "updated_at": "2026-09-12 20:47:02 UTC"
  }
}
{
  "job_id": "fba37307-e546-4bb4-bad7-bf4e22685164",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "default",
  "enqueued_at": "2026-09-12T20:46:52.346899141Z",
  "scheduled_at": "2026-09-12T20:46:55.404296144Z",
  "provider_job_id": "fba37307-e546-4bb4-bad7-bf4e22685164",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "fba37307-e546-4bb4-bad7-bf4e22685164",
    "active_job_id": "fba37307-e546-4bb4-bad7-bf4e22685164",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-12 20:46:52 UTC",
    "cron_at": "2026-09-12 20:45:56 UTC",
    "cron_key": "frequent_example",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "error_event": "retry_stopped",
    "executions_count": 3,
    "finished_at": "2026-09-12 20:46:56 UTC",
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-12 20:46:56 UTC",
    "priority": 10,
    "queue_name": "default",
    "scheduled_at": "2026-09-12 20:46:55 UTC",
    "updated_at": "2026-09-12 20:46:56 UTC"
  }
}
{
  "job_id": "eb575b5b-62bf-48db-959a-df57cf53ff4f",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "mice",
  "enqueued_at": "2026-09-12T20:46:44.516845576Z",
  "scheduled_at": "2026-09-12T20:46:47.880924719Z",
  "provider_job_id": "eb575b5b-62bf-48db-959a-df57cf53ff4f",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "eb575b5b-62bf-48db-959a-df57cf53ff4f",
    "active_job_id": "eb575b5b-62bf-48db-959a-df57cf53ff4f",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-12 20:46:44 UTC",
    "cron_at": "2026-09-12 20:46:41 UTC",
    "cron_key": "frequent_example",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "error_event": "retry_stopped",
    "executions_count": 3,
    "finished_at": "2026-09-12 20:46:47 UTC",
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-12 20:46:47 UTC",
    "priority": -10,
    "queue_name": "mice",
    "scheduled_at": "2026-09-12 20:46:47 UTC",
    "updated_at": "2026-09-12 20:46:47 UTC"
  }
}
{
  "job_id": "91ee17e6-2751-477c-9c82-4b30bb2ae607",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "mice",
  "enqueued_at": "2026-09-12T20:46:42.749519328Z",
  "scheduled_at": "2026-09-12T20:46:46.198657297Z",
  "provider_job_id": "91ee17e6-2751-477c-9c82-4b30bb2ae607",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "91ee17e6-2751-477c-9c82-4b30bb2ae607",
    "active_job_id": "91ee17e6-2751-477c-9c82-4b30bb2ae607",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-12 20:46:42 UTC",
    "cron_at": "2026-09-12 20:46:39 UTC",
    "cron_key": "frequent_example",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "error_event": "retry_stopped",
    "executions_count": 3,
    "finished_at": "2026-09-12 20:46:46 UTC",
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-12 20:46:46 UTC",
    "priority": -10,
    "queue_name": "mice",
    "scheduled_at": "2026-09-12 20:46:46 UTC",
    "updated_at": "2026-09-12 20:46:46 UTC"
  }
}
{
  "job_id": "c5814c08-0966-4826-90ef-3ea77d4fffcf",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 2,
  "queue_name": "mice",
  "enqueued_at": "2026-09-12T20:46:39.585134686Z",
  "scheduled_at": "2026-09-12T20:46:42.995597160Z",
  "provider_job_id": "c5814c08-0966-4826-90ef-3ea77d4fffcf",
  "exception_executions": {
    "[ExampleJob::DeadError]": 2
  },
  "_good_job": {
    "id": "c5814c08-0966-4826-90ef-3ea77d4fffcf",
    "active_job_id": "c5814c08-0966-4826-90ef-3ea77d4fffcf",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-12 20:46:39 UTC",
    "cron_at": "2026-09-12 20:46:36 UTC",
    "cron_key": "frequent_example",
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "error_event": "retry_stopped",
    "executions_count": 3,
    "finished_at": "2026-09-12 20:46:43 UTC",
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-12 20:46:43 UTC",
    "priority": -10,
    "queue_name": "mice",
    "scheduled_at": "2026-09-12 20:46:42 UTC",
    "updated_at": "2026-09-12 20:46:43 UTC"
  }
}