ExampleJob

Черга
elephants
Пріоритет
10
Успішно виконано
Аргументи
"slow"
{
  "job_id": "8a23ff3c-2089-4898-8647-195a91e50bca",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2025-09-18T14:40:17.001925541Z",
  "scheduled_at": "2025-09-18T14:40:17.001766000Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "8a23ff3c-2089-4898-8647-195a91e50bca",
    "queue_name": "elephants",
    "priority": 10,
    "scheduled_at": "2025-09-18 14:40:17 UTC",
    "performed_at": "2025-09-18 14:40:17 UTC",
    "finished_at": "2025-09-18 14:40:22 UTC",
    "error": null,
    "created_at": "2025-09-18 14:40:17 UTC",
    "updated_at": "2025-09-18 14:40:22 UTC",
    "active_job_id": "8a23ff3c-2089-4898-8647-195a91e50bca",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2025-09-18 14:40: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
  }
}
Виконання
14мс у черзі
5.0с час виконання
Успішно виконано
{
  "job_id": "8a23ff3c-2089-4898-8647-195a91e50bca",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2025-09-18T14:40:17.001925541Z",
  "scheduled_at": "2025-09-18T14:40:17.001766000Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "859dc5a3-4297-4480-9e5e-85514200c933",
    "created_at": "2025-09-18 14:40:17 UTC",
    "updated_at": "2025-09-18 14:40:22 UTC",
    "active_job_id": "8a23ff3c-2089-4898-8647-195a91e50bca",
    "job_class": "ExampleJob",
    "queue_name": "elephants",
    "scheduled_at": "2025-09-18 14:40:17 UTC",
    "finished_at": "2025-09-18 14:40:22 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "203cd16b-3a02-4152-9971-ad8292fc35e3",
    "duration": "5.013433"
  }
}