ExampleJob

Черга
elephants
Пріоритет
10
Успішно виконано
Аргументи
"success"
{
  "job_id": "a6dcf7af-2fa7-455a-891e-b2368b8116d3",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "success"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-05-18T17:16:23.001980151Z",
  "scheduled_at": "2026-05-18T17:16:23.001745037Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "a6dcf7af-2fa7-455a-891e-b2368b8116d3",
    "queue_name": "elephants",
    "priority": 10,
    "scheduled_at": "2026-05-18 17:16:23 UTC",
    "performed_at": "2026-05-18 17:16:23 UTC",
    "finished_at": "2026-05-18 17:16:23 UTC",
    "error": null,
    "created_at": "2026-05-18 17:16:23 UTC",
    "updated_at": "2026-05-18 17:16:23 UTC",
    "active_job_id": "a6dcf7af-2fa7-455a-891e-b2368b8116d3",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2026-05-18 17:16:23 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
Виконання
9мс у черзі
6мс час виконання
Успішно виконано
{
  "job_id": "a6dcf7af-2fa7-455a-891e-b2368b8116d3",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "success"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-05-18T17:16:23.001980151Z",
  "scheduled_at": "2026-05-18T17:16:23.001745037Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "493e116d-9acf-4437-bde3-a5c745d2763e",
    "created_at": "2026-05-18 17:16:23 UTC",
    "updated_at": "2026-05-18 17:16:23 UTC",
    "active_job_id": "a6dcf7af-2fa7-455a-891e-b2368b8116d3",
    "job_class": "ExampleJob",
    "queue_name": "elephants",
    "scheduled_at": "2026-05-18 17:16:23 UTC",
    "finished_at": "2026-05-18 17:16:23 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "05885e98-a76f-4773-8b44-adb52f1552ce",
    "duration": "0.006483"
  }
}