ExampleJob

Черга
elephants
Пріоритет
-10
Успішно виконано
Аргументи
"slow"
{
  "job_id": "297db7c8-20ca-4945-b5d9-fa45951620b6",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-04-16T16:48:03.001782830Z",
  "scheduled_at": "2026-04-16T16:48:03.001601929Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "297db7c8-20ca-4945-b5d9-fa45951620b6",
    "queue_name": "elephants",
    "priority": -10,
    "scheduled_at": "2026-04-16 16:48:03 UTC",
    "performed_at": "2026-04-16 16:48:03 UTC",
    "finished_at": "2026-04-16 16:48:08 UTC",
    "error": null,
    "created_at": "2026-04-16 16:48:03 UTC",
    "updated_at": "2026-04-16 16:48:08 UTC",
    "active_job_id": "297db7c8-20ca-4945-b5d9-fa45951620b6",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2026-04-16 16:48:03 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,
    "lock_type": null
  }
}
Виконання
10мс у черзі
5.0с час виконання
Успішно виконано
{
  "job_id": "297db7c8-20ca-4945-b5d9-fa45951620b6",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-04-16T16:48:03.001782830Z",
  "scheduled_at": "2026-04-16T16:48:03.001601929Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "72db3c56-f417-4652-8d80-b7dfdf20b5b2",
    "created_at": "2026-04-16 16:48:03 UTC",
    "updated_at": "2026-04-16 16:48:08 UTC",
    "active_job_id": "297db7c8-20ca-4945-b5d9-fa45951620b6",
    "job_class": "ExampleJob",
    "queue_name": "elephants",
    "scheduled_at": "2026-04-16 16:48:03 UTC",
    "finished_at": "2026-04-16 16:48:08 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "552fb16e-0ad8-46d4-ad57-76b9b9f1f46d",
    "duration": "5.012069"
  }
}