ExampleJob

Черга
elephants
Пріоритет
0
Успішно виконано
Аргументи
"success"
{
  "job_id": "66fa80f7-84b1-4b32-85f3-5e13dac54ba9",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "success"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-09-26T09:59:27.002337132Z",
  "scheduled_at": "2026-09-26T09:59:37.002098312Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "66fa80f7-84b1-4b32-85f3-5e13dac54ba9",
    "active_job_id": "66fa80f7-84b1-4b32-85f3-5e13dac54ba9",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-26 09:59:27 UTC",
    "cron_at": "2026-09-26 09:59:27 UTC",
    "cron_key": "frequent_example",
    "error": null,
    "error_event": null,
    "executions_count": 1,
    "finished_at": "2026-09-26 09:59:37 UTC",
    "is_discrete": null,
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-26 09:59:37 UTC",
    "priority": 0,
    "queue_name": "elephants",
    "retried_good_job_id": null,
    "scheduled_at": "2026-09-26 09:59:37 UTC",
    "updated_at": "2026-09-26 09:59:37 UTC"
  }
}
Виконання
10мс у черзі
7мс час виконання
Успішно виконано
{
  "job_id": "66fa80f7-84b1-4b32-85f3-5e13dac54ba9",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "success"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-09-26T09:59:27.002337132Z",
  "scheduled_at": "2026-09-26T09:59:37.002098312Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "ef7abc78-a053-4ff0-89ea-88a822b70f0f",
    "active_job_id": "66fa80f7-84b1-4b32-85f3-5e13dac54ba9",
    "created_at": "2026-09-26 09:59:37 UTC",
    "duration": "0.00737",
    "error": null,
    "error_backtrace": null,
    "error_event": null,
    "finished_at": "2026-09-26 09:59:37 UTC",
    "job_class": "ExampleJob",
    "process_id": "e6534d8d-ff05-45c6-8052-fff3a8643d9a",
    "queue_name": "elephants",
    "scheduled_at": "2026-09-26 09:59:37 UTC",
    "updated_at": "2026-09-26 09:59:37 UTC"
  }
}