ExampleJob

Черга
elephants
Пріоритет
10
Успішно виконано
Аргументи
"slow"
{
  "job_id": "0b3a3aa1-2625-4d03-850e-f4e1d9d4dc33",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-01-11T22:44:35.005052253Z",
  "scheduled_at": "2026-01-11T22:44:35.004857771Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "0b3a3aa1-2625-4d03-850e-f4e1d9d4dc33",
    "queue_name": "elephants",
    "priority": 10,
    "scheduled_at": "2026-01-11 22:44:35 UTC",
    "performed_at": "2026-01-11 22:44:35 UTC",
    "finished_at": "2026-01-11 22:44:40 UTC",
    "error": null,
    "created_at": "2026-01-11 22:44:35 UTC",
    "updated_at": "2026-01-11 22:44:40 UTC",
    "active_job_id": "0b3a3aa1-2625-4d03-850e-f4e1d9d4dc33",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2026-01-11 22:44:35 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
  }
}
Виконання
10мс у черзі
5.0с час виконання
Успішно виконано
{
  "job_id": "0b3a3aa1-2625-4d03-850e-f4e1d9d4dc33",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-01-11T22:44:35.005052253Z",
  "scheduled_at": "2026-01-11T22:44:35.004857771Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "fd05a980-1c38-4cad-9e77-6d8015552721",
    "created_at": "2026-01-11 22:44:35 UTC",
    "updated_at": "2026-01-11 22:44:40 UTC",
    "active_job_id": "0b3a3aa1-2625-4d03-850e-f4e1d9d4dc33",
    "job_class": "ExampleJob",
    "queue_name": "elephants",
    "scheduled_at": "2026-01-11 22:44:35 UTC",
    "finished_at": "2026-01-11 22:44:40 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "ea6d9720-f145-43af-b43b-52c4c69ce468",
    "duration": "5.012529"
  }
}