ExampleJob

Черга
elephants
Пріоритет
-10
Успішно виконано
Аргументи
"slow"
{
  "job_id": "d72e93f8-976b-44fd-98d9-7a8f2d3b6150",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2025-05-21T05:44:36.002463109Z",
  "scheduled_at": "2025-05-21T05:44:36.002306897Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "d72e93f8-976b-44fd-98d9-7a8f2d3b6150",
    "queue_name": "elephants",
    "priority": -10,
    "scheduled_at": "2025-05-21 05:44:36 UTC",
    "performed_at": "2025-05-21 05:44:36 UTC",
    "finished_at": "2025-05-21 05:44:41 UTC",
    "error": null,
    "created_at": "2025-05-21 05:44:36 UTC",
    "updated_at": "2025-05-21 05:44:41 UTC",
    "active_job_id": "d72e93f8-976b-44fd-98d9-7a8f2d3b6150",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2025-05-21 05:44:36 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
  }
}
Виконання
9мс у черзі
5.0с час виконання
Успішно виконано
{
  "job_id": "d72e93f8-976b-44fd-98d9-7a8f2d3b6150",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2025-05-21T05:44:36.002463109Z",
  "scheduled_at": "2025-05-21T05:44:36.002306897Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "f41f296c-d444-44a8-8d04-364c21c39a9d",
    "created_at": "2025-05-21 05:44:36 UTC",
    "updated_at": "2025-05-21 05:44:41 UTC",
    "active_job_id": "d72e93f8-976b-44fd-98d9-7a8f2d3b6150",
    "job_class": "ExampleJob",
    "queue_name": "elephants",
    "scheduled_at": "2025-05-21 05:44:36 UTC",
    "finished_at": "2025-05-21 05:44:41 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "da2b3d67-b8ec-49ec-90f3-3ae9539d2d7b",
    "duration": "5.009052"
  }
}