ExampleJob

Черга
elephants
Пріоритет
0
Успішно виконано
Аргументи
"slow"
{
  "job_id": "26a9db1c-41b5-462e-9561-78dc5be73081",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2025-11-26T05:16:32.003200207Z",
  "scheduled_at": "2025-11-26T05:16:32.003055239Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "26a9db1c-41b5-462e-9561-78dc5be73081",
    "queue_name": "elephants",
    "priority": 0,
    "scheduled_at": "2025-11-26 05:16:32 UTC",
    "performed_at": "2025-11-26 05:16:32 UTC",
    "finished_at": "2025-11-26 05:16:37 UTC",
    "error": null,
    "created_at": "2025-11-26 05:16:32 UTC",
    "updated_at": "2025-11-26 05:16:37 UTC",
    "active_job_id": "26a9db1c-41b5-462e-9561-78dc5be73081",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2025-11-26 05:16:32 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
  }
}
Виконання
27мс у черзі
5.0с час виконання
Успішно виконано
{
  "job_id": "26a9db1c-41b5-462e-9561-78dc5be73081",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2025-11-26T05:16:32.003200207Z",
  "scheduled_at": "2025-11-26T05:16:32.003055239Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "e0268562-5a0d-4666-bd0f-f3a74e810b50",
    "created_at": "2025-11-26 05:16:32 UTC",
    "updated_at": "2025-11-26 05:16:37 UTC",
    "active_job_id": "26a9db1c-41b5-462e-9561-78dc5be73081",
    "job_class": "ExampleJob",
    "queue_name": "elephants",
    "scheduled_at": "2025-11-26 05:16:32 UTC",
    "finished_at": "2025-11-26 05:16:37 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "e437e378-b7cd-4a87-bd3b-f4530aef8c30",
    "duration": "5.021853"
  }
}