ExampleJob

Черга
elephants
Пріоритет
-10
Успішно виконано
Аргументи
"slow"
{
  "job_id": "2f67919d-88ff-483b-8f1c-2e05b5c49196",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-08-17T18:45:45.354108141Z",
  "scheduled_at": "2026-08-17T18:45:45.353498671Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "2f67919d-88ff-483b-8f1c-2e05b5c49196",
    "queue_name": "elephants",
    "priority": -10,
    "scheduled_at": "2026-08-17 18:45:45 UTC",
    "performed_at": "2026-08-31 01:38:53 UTC",
    "finished_at": "2026-08-31 01:38:58 UTC",
    "error": null,
    "created_at": "2026-08-17 18:45:45 UTC",
    "updated_at": "2026-08-31 01:38:58 UTC",
    "active_job_id": "2f67919d-88ff-483b-8f1c-2e05b5c49196",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2026-08-17 18:45:44 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
  }
}
Виконання
318г 53хв у черзі
5.0с час виконання
Успішно виконано
{
  "job_id": "2f67919d-88ff-483b-8f1c-2e05b5c49196",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-08-17T18:45:45.354108141Z",
  "scheduled_at": "2026-08-17T18:45:45.353498671Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "1ae5fbc0-71b9-40b8-bf4b-f783fd711a59",
    "created_at": "2026-08-31 01:38:53 UTC",
    "updated_at": "2026-08-31 01:38:58 UTC",
    "active_job_id": "2f67919d-88ff-483b-8f1c-2e05b5c49196",
    "job_class": "ExampleJob",
    "queue_name": "elephants",
    "scheduled_at": "2026-08-17 18:45:45 UTC",
    "finished_at": "2026-08-31 01:38:58 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "10aa4101-922f-4936-9bbf-ada4f9a218af",
    "duration": "5.013708"
  }
}