ExampleJob

Черга
elephants
Пріоритет
-10
Успішно виконано
Аргументи
"slow"
{
  "job_id": "2efaad36-eff3-4264-b439-5c70f963b88f",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-09-18T08:11:46.001909071Z",
  "scheduled_at": "2026-09-18T08:11:46.001669006Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "2efaad36-eff3-4264-b439-5c70f963b88f",
    "active_job_id": "2efaad36-eff3-4264-b439-5c70f963b88f",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-18 08:11:46 UTC",
    "cron_at": "2026-09-18 08:11:46 UTC",
    "cron_key": "frequent_example",
    "error": null,
    "error_event": null,
    "executions_count": 1,
    "finished_at": "2026-09-18 08:11:51 UTC",
    "is_discrete": null,
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-18 08:11:46 UTC",
    "priority": -10,
    "queue_name": "elephants",
    "retried_good_job_id": null,
    "scheduled_at": "2026-09-18 08:11:46 UTC",
    "updated_at": "2026-09-18 08:11:51 UTC"
  }
}
Виконання
12мс у черзі
5.0с час виконання
Успішно виконано
{
  "job_id": "2efaad36-eff3-4264-b439-5c70f963b88f",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-09-18T08:11:46.001909071Z",
  "scheduled_at": "2026-09-18T08:11:46.001669006Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "c39f16fd-ebf0-43d0-b474-8d98ce4e82fe",
    "active_job_id": "2efaad36-eff3-4264-b439-5c70f963b88f",
    "created_at": "2026-09-18 08:11:46 UTC",
    "duration": "5.016856",
    "error": null,
    "error_backtrace": null,
    "error_event": null,
    "finished_at": "2026-09-18 08:11:51 UTC",
    "job_class": "ExampleJob",
    "process_id": "b35d5288-c76d-40e5-b583-e61b1e6cfeae",
    "queue_name": "elephants",
    "scheduled_at": "2026-09-18 08:11:46 UTC",
    "updated_at": "2026-09-18 08:11:51 UTC"
  }
}