ExampleJob

Черга
elephants
Пріоритет
-10
Успішно виконано
Аргументи
"slow"
{
  "job_id": "4005eb72-567f-4147-b8bb-f55df24af825",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2025-07-11T00:24:58.011729849Z",
  "scheduled_at": "2025-07-11T00:24:58.011579889Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "4005eb72-567f-4147-b8bb-f55df24af825",
    "queue_name": "elephants",
    "priority": -10,
    "scheduled_at": "2025-07-11 00:24:58 UTC",
    "performed_at": "2025-07-11 00:24:58 UTC",
    "finished_at": "2025-07-11 00:25:03 UTC",
    "error": null,
    "created_at": "2025-07-11 00:24:58 UTC",
    "updated_at": "2025-07-11 00:25:03 UTC",
    "active_job_id": "4005eb72-567f-4147-b8bb-f55df24af825",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2025-07-11 00:24:58 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
  }
}
Виконання
40мс у черзі
5.0с час виконання
Успішно виконано
{
  "job_id": "4005eb72-567f-4147-b8bb-f55df24af825",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2025-07-11T00:24:58.011729849Z",
  "scheduled_at": "2025-07-11T00:24:58.011579889Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "459278a6-5d91-4bf8-8d05-49dc4b455106",
    "created_at": "2025-07-11 00:24:58 UTC",
    "updated_at": "2025-07-11 00:25:03 UTC",
    "active_job_id": "4005eb72-567f-4147-b8bb-f55df24af825",
    "job_class": "ExampleJob",
    "queue_name": "elephants",
    "scheduled_at": "2025-07-11 00:24:58 UTC",
    "finished_at": "2025-07-11 00:25:03 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "3739b954-7621-48be-866c-a2493140bb4b",
    "duration": "5.032741"
  }
}