ExampleJob

Черга
elephants
Пріоритет
0
Успішно виконано
Аргументи
"slow"
{
  "job_id": "f03ddd8f-8f16-41cb-bf58-e73f8b84fe33",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-05-27T18:55:24.002506121Z",
  "scheduled_at": "2026-05-27T18:56:04.002337109Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "f03ddd8f-8f16-41cb-bf58-e73f8b84fe33",
    "queue_name": "elephants",
    "priority": 0,
    "scheduled_at": "2026-05-27 18:56:04 UTC",
    "performed_at": "2026-05-27 18:56:04 UTC",
    "finished_at": "2026-05-27 18:56:09 UTC",
    "error": null,
    "created_at": "2026-05-27 18:55:24 UTC",
    "updated_at": "2026-05-27 18:56:09 UTC",
    "active_job_id": "f03ddd8f-8f16-41cb-bf58-e73f8b84fe33",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2026-05-27 18:55:24 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
  }
}
Виконання
30мс у черзі
5.0с час виконання
Успішно виконано
{
  "job_id": "f03ddd8f-8f16-41cb-bf58-e73f8b84fe33",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-05-27T18:55:24.002506121Z",
  "scheduled_at": "2026-05-27T18:56:04.002337109Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "1a221006-a0bb-475a-981f-5c80caa4f3f9",
    "created_at": "2026-05-27 18:56:04 UTC",
    "updated_at": "2026-05-27 18:56:09 UTC",
    "active_job_id": "f03ddd8f-8f16-41cb-bf58-e73f8b84fe33",
    "job_class": "ExampleJob",
    "queue_name": "elephants",
    "scheduled_at": "2026-05-27 18:56:04 UTC",
    "finished_at": "2026-05-27 18:56:09 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "6bc715ac-0d5d-4e02-a8d2-e7fc67dbfe2b",
    "duration": "5.035259"
  }
}