ExampleJob

Черга
elephants
Пріоритет
-10
Успішно виконано
Аргументи
"slow"
{
  "job_id": "a7baefc5-2dfd-4dc5-a9ef-3ff961f24a9b",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2025-09-02T05:42:58.001928595Z",
  "scheduled_at": "2025-09-02T05:42:58.001763382Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "a7baefc5-2dfd-4dc5-a9ef-3ff961f24a9b",
    "queue_name": "elephants",
    "priority": -10,
    "scheduled_at": "2025-09-02 05:42:58 UTC",
    "performed_at": "2025-09-02 05:42:58 UTC",
    "finished_at": "2025-09-02 05:43:03 UTC",
    "error": null,
    "created_at": "2025-09-02 05:42:58 UTC",
    "updated_at": "2025-09-02 05:43:03 UTC",
    "active_job_id": "a7baefc5-2dfd-4dc5-a9ef-3ff961f24a9b",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2025-09-02 05:42: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
  }
}
Виконання
9мс у черзі
5.0с час виконання
Успішно виконано
{
  "job_id": "a7baefc5-2dfd-4dc5-a9ef-3ff961f24a9b",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2025-09-02T05:42:58.001928595Z",
  "scheduled_at": "2025-09-02T05:42:58.001763382Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "b77ef445-fc30-44e0-a796-30bf162aa9c4",
    "created_at": "2025-09-02 05:42:58 UTC",
    "updated_at": "2025-09-02 05:43:03 UTC",
    "active_job_id": "a7baefc5-2dfd-4dc5-a9ef-3ff961f24a9b",
    "job_class": "ExampleJob",
    "queue_name": "elephants",
    "scheduled_at": "2025-09-02 05:42:58 UTC",
    "finished_at": "2025-09-02 05:43:03 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "2f1d3eed-4061-4963-b50f-aaeef61d446a",
    "duration": "5.012311"
  }
}