ExampleJob

Черга
elephants
Пріоритет
-10
Успішно виконано
Аргументи
"slow"
{
  "job_id": "dedb029e-18e5-4ae1-a158-dcb68e6aa783",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-09-22T00:44:58.002115389Z",
  "scheduled_at": "2026-09-22T00:44:58.001941808Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "dedb029e-18e5-4ae1-a158-dcb68e6aa783",
    "active_job_id": "dedb029e-18e5-4ae1-a158-dcb68e6aa783",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-22 00:44:58 UTC",
    "cron_at": "2026-09-22 00:44:58 UTC",
    "cron_key": "frequent_example",
    "error": null,
    "error_event": null,
    "executions_count": 1,
    "finished_at": "2026-09-22 00:45:03 UTC",
    "is_discrete": null,
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-22 00:44:58 UTC",
    "priority": -10,
    "queue_name": "elephants",
    "retried_good_job_id": null,
    "scheduled_at": "2026-09-22 00:44:58 UTC",
    "updated_at": "2026-09-22 00:45:03 UTC"
  }
}
Виконання
11мс у черзі
5.0с час виконання
Успішно виконано
{
  "job_id": "dedb029e-18e5-4ae1-a158-dcb68e6aa783",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-09-22T00:44:58.002115389Z",
  "scheduled_at": "2026-09-22T00:44:58.001941808Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "ef222e24-6027-4987-871a-54098e4e7dec",
    "active_job_id": "dedb029e-18e5-4ae1-a158-dcb68e6aa783",
    "created_at": "2026-09-22 00:44:58 UTC",
    "duration": "5.012879",
    "error": null,
    "error_backtrace": null,
    "error_event": null,
    "finished_at": "2026-09-22 00:45:03 UTC",
    "job_class": "ExampleJob",
    "process_id": "574535cc-0941-4a86-b324-a70527f7a5b2",
    "queue_name": "elephants",
    "scheduled_at": "2026-09-22 00:44:58 UTC",
    "updated_at": "2026-09-22 00:45:03 UTC"
  }
}