ExampleJob

Черга
elephants
Пріоритет
0
Успішно виконано
Аргументи
"slow"
{
  "job_id": "2abec885-7d4c-4480-a343-0717bc43376c",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2025-08-21T05:04:17.001305397Z",
  "scheduled_at": "2025-08-21T05:04:17.001146456Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "2abec885-7d4c-4480-a343-0717bc43376c",
    "queue_name": "elephants",
    "priority": 0,
    "scheduled_at": "2025-08-21 05:04:17 UTC",
    "performed_at": "2025-08-21 05:04:17 UTC",
    "finished_at": "2025-08-21 05:04:22 UTC",
    "error": null,
    "created_at": "2025-08-21 05:04:17 UTC",
    "updated_at": "2025-08-21 05:04:22 UTC",
    "active_job_id": "2abec885-7d4c-4480-a343-0717bc43376c",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2025-08-21 05:04:17 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
  }
}
Виконання
7мс у черзі
5.0с час виконання
Успішно виконано
{
  "job_id": "2abec885-7d4c-4480-a343-0717bc43376c",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2025-08-21T05:04:17.001305397Z",
  "scheduled_at": "2025-08-21T05:04:17.001146456Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "c1a9e2b2-a52b-48bd-8d40-3450c6f93f66",
    "created_at": "2025-08-21 05:04:17 UTC",
    "updated_at": "2025-08-21 05:04:22 UTC",
    "active_job_id": "2abec885-7d4c-4480-a343-0717bc43376c",
    "job_class": "ExampleJob",
    "queue_name": "elephants",
    "scheduled_at": "2025-08-21 05:04:17 UTC",
    "finished_at": "2025-08-21 05:04:22 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "ce1bd1fc-1a40-4b4d-a286-00b2b185917c",
    "duration": "5.011284"
  }
}