ExampleJob

Черга
elephants
Пріоритет
-10
Успішно виконано
Аргументи
"slow"
{
  "job_id": "53023a04-b123-43bf-b51a-e5bc5a05536f",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-01-30T14:15:59.002246554Z",
  "scheduled_at": "2026-01-30T14:15:59.002014803Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "53023a04-b123-43bf-b51a-e5bc5a05536f",
    "queue_name": "elephants",
    "priority": -10,
    "scheduled_at": "2026-01-30 14:15:59 UTC",
    "performed_at": "2026-01-30 14:15:59 UTC",
    "finished_at": "2026-01-30 14:16:04 UTC",
    "error": null,
    "created_at": "2026-01-30 14:15:59 UTC",
    "updated_at": "2026-01-30 14:16:04 UTC",
    "active_job_id": "53023a04-b123-43bf-b51a-e5bc5a05536f",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2026-01-30 14:15:59 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
  }
}
Виконання
49мс у черзі
5.0с час виконання
Успішно виконано
{
  "job_id": "53023a04-b123-43bf-b51a-e5bc5a05536f",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-01-30T14:15:59.002246554Z",
  "scheduled_at": "2026-01-30T14:15:59.002014803Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "3fa8e3f6-e7fd-4d43-af20-f40df49e8e15",
    "created_at": "2026-01-30 14:15:59 UTC",
    "updated_at": "2026-01-30 14:16:04 UTC",
    "active_job_id": "53023a04-b123-43bf-b51a-e5bc5a05536f",
    "job_class": "ExampleJob",
    "queue_name": "elephants",
    "scheduled_at": "2026-01-30 14:15:59 UTC",
    "finished_at": "2026-01-30 14:16:04 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "2b797405-9488-45d8-bd37-cd0811695175",
    "duration": "5.024664"
  }
}