Роботи
Черга
Пріоритет
Мітки
Спроби
Відхилено
{
"job_id": "1b91fa38-1745-4a7e-8600-d2b2c545ec72",
"locale": "en",
"priority": null,
"timezone": "UTC",
"arguments": [
"dead"
],
"job_class": "ExampleJob",
"executions": 2,
"queue_name": "default",
"enqueued_at": "2026-09-24T23:58:33.404036427Z",
"scheduled_at": "2026-09-24T23:58:36.623997508Z",
"provider_job_id": "1b91fa38-1745-4a7e-8600-d2b2c545ec72",
"exception_executions": {
"[ExampleJob::DeadError]": 2
},
"_good_job": {
"id": "1b91fa38-1745-4a7e-8600-d2b2c545ec72",
"active_job_id": "1b91fa38-1745-4a7e-8600-d2b2c545ec72",
"batch_callback_id": null,
"batch_id": "5bd31fc6-a1db-402f-a4ab-c4ac3c5906e2",
"concurrency_key": "ExampleJob",
"created_at": "2026-09-24 23:58:33 UTC",
"cron_at": null,
"cron_key": null,
"error": "ExampleJob::DeadError: ExampleJob::DeadError",
"error_event": "retry_stopped",
"executions_count": 3,
"finished_at": "2026-09-24 23:58:36 UTC",
"job_class": "ExampleJob",
"labels": [
"dead"
],
"lock_type": null,
"locked_at": null,
"locked_by_id": null,
"performed_at": "2026-09-24 23:58:36 UTC",
"priority": 0,
"queue_name": "default",
"scheduled_at": "2026-09-24 23:58:36 UTC",
"updated_at": "2026-09-24 23:58:36 UTC"
}
}
Успішно виконано
{
"job_id": "9f59eaa4-ab31-4c5a-b409-9bcccf443dd3",
"locale": "en",
"priority": null,
"timezone": "UTC",
"arguments": [
"error_once"
],
"job_class": "ExampleJob",
"executions": 1,
"queue_name": "default",
"enqueued_at": "2026-09-24T23:58:30.073745473Z",
"scheduled_at": "2026-09-24T23:58:33.193584765Z",
"provider_job_id": "9f59eaa4-ab31-4c5a-b409-9bcccf443dd3",
"exception_executions": {
"[StandardError]": 1
},
"_good_job": {
"id": "9f59eaa4-ab31-4c5a-b409-9bcccf443dd3",
"active_job_id": "9f59eaa4-ab31-4c5a-b409-9bcccf443dd3",
"batch_callback_id": null,
"batch_id": "5bd31fc6-a1db-402f-a4ab-c4ac3c5906e2",
"concurrency_key": "ExampleJob",
"created_at": "2026-09-24 23:58:30 UTC",
"cron_at": null,
"cron_key": null,
"error": null,
"error_event": null,
"executions_count": 2,
"finished_at": "2026-09-24 23:58:33 UTC",
"job_class": "ExampleJob",
"labels": [
"error_once"
],
"lock_type": null,
"locked_at": null,
"locked_by_id": null,
"performed_at": "2026-09-24 23:58:33 UTC",
"priority": 0,
"queue_name": "default",
"scheduled_at": "2026-09-24 23:58:33 UTC",
"updated_at": "2026-09-24 23:58:33 UTC"
}
}
Успішно виконано
{
"job_id": "8b5e0ae7-318c-4542-9f99-db3a253d2e5b",
"locale": "en",
"priority": null,
"timezone": "UTC",
"arguments": [
"error_five_times"
],
"job_class": "ExampleJob",
"executions": 5,
"queue_name": "default",
"enqueued_at": "2026-09-25T00:05:07.580752708Z",
"scheduled_at": "2026-09-25T00:16:43.400692286Z",
"provider_job_id": "8b5e0ae7-318c-4542-9f99-db3a253d2e5b",
"exception_executions": {
"[StandardError]": 5
},
"_good_job": {
"id": "8b5e0ae7-318c-4542-9f99-db3a253d2e5b",
"active_job_id": "8b5e0ae7-318c-4542-9f99-db3a253d2e5b",
"batch_callback_id": null,
"batch_id": "5bd31fc6-a1db-402f-a4ab-c4ac3c5906e2",
"concurrency_key": "ExampleJob",
"created_at": "2026-09-25 00:05:07 UTC",
"cron_at": null,
"cron_key": null,
"error": null,
"error_event": null,
"executions_count": 6,
"finished_at": "2026-09-25 00:16:43 UTC",
"job_class": "ExampleJob",
"labels": [
"error_five_times"
],
"lock_type": null,
"locked_at": null,
"locked_by_id": null,
"performed_at": "2026-09-25 00:16:43 UTC",
"priority": 0,
"queue_name": "default",
"scheduled_at": "2026-09-25 00:16:43 UTC",
"updated_at": "2026-09-25 00:16:43 UTC"
}
}