ExampleJob

Черга
elephants
Пріоритет
10
Успішно виконано
Аргументи
"success"
{
  "job_id": "02b6c3bd-6b5c-478d-9e10-f29df61b5b44",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "success"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2025-11-26T05:16:27.021567278Z",
  "scheduled_at": "2025-11-26T05:16:27.021448906Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "02b6c3bd-6b5c-478d-9e10-f29df61b5b44",
    "queue_name": "elephants",
    "priority": 10,
    "scheduled_at": "2025-11-26 05:16:27 UTC",
    "performed_at": "2025-11-26 05:16:27 UTC",
    "finished_at": "2025-11-26 05:16:27 UTC",
    "error": null,
    "created_at": "2025-11-26 05:16:27 UTC",
    "updated_at": "2025-11-26 05:16:27 UTC",
    "active_job_id": "02b6c3bd-6b5c-478d-9e10-f29df61b5b44",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2025-11-26 05:16:27 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
  }
}
Виконання
27мс у черзі
18мс час виконання
Успішно виконано
{
  "job_id": "02b6c3bd-6b5c-478d-9e10-f29df61b5b44",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "success"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2025-11-26T05:16:27.021567278Z",
  "scheduled_at": "2025-11-26T05:16:27.021448906Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "59c5b179-5c2b-4933-8c1f-dca5cd12a3cd",
    "created_at": "2025-11-26 05:16:27 UTC",
    "updated_at": "2025-11-26 05:16:27 UTC",
    "active_job_id": "02b6c3bd-6b5c-478d-9e10-f29df61b5b44",
    "job_class": "ExampleJob",
    "queue_name": "elephants",
    "scheduled_at": "2025-11-26 05:16:27 UTC",
    "finished_at": "2025-11-26 05:16:27 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "6bf63bf4-af8f-4587-932a-0d79ed94e424",
    "duration": "0.01803"
  }
}