ExampleJob

Черга
elephants
Пріоритет
0
Успішно виконано
Аргументи
"success"
{
  "job_id": "bfda022c-0a21-4953-bb01-0b54fe763d84",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "success"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-03-10T10:25:07.001929391Z",
  "scheduled_at": "2026-03-10T10:25:07.001751289Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "bfda022c-0a21-4953-bb01-0b54fe763d84",
    "queue_name": "elephants",
    "priority": 0,
    "scheduled_at": "2026-03-10 10:25:07 UTC",
    "performed_at": "2026-03-10 10:25:07 UTC",
    "finished_at": "2026-03-10 10:25:07 UTC",
    "error": null,
    "created_at": "2026-03-10 10:25:07 UTC",
    "updated_at": "2026-03-10 10:25:07 UTC",
    "active_job_id": "bfda022c-0a21-4953-bb01-0b54fe763d84",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2026-03-10 10:25:07 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
  }
}
Виконання
7мс у черзі
7мс час виконання
Успішно виконано
{
  "job_id": "bfda022c-0a21-4953-bb01-0b54fe763d84",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "success"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-03-10T10:25:07.001929391Z",
  "scheduled_at": "2026-03-10T10:25:07.001751289Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "1f8f5a91-7b42-44a4-96b5-d7621f69ed37",
    "created_at": "2026-03-10 10:25:07 UTC",
    "updated_at": "2026-03-10 10:25:07 UTC",
    "active_job_id": "bfda022c-0a21-4953-bb01-0b54fe763d84",
    "job_class": "ExampleJob",
    "queue_name": "elephants",
    "scheduled_at": "2026-03-10 10:25:07 UTC",
    "finished_at": "2026-03-10 10:25:07 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "a97fa0dd-df68-4dbf-845d-8a9e0c5afc8b",
    "duration": "0.007516"
  }
}