ExampleJob

Черга
elephants
Пріоритет
-10
Успішно виконано
Аргументи
"success"
{
  "job_id": "57950263-6362-4095-abe4-920f53531b5f",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "success"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-09-27T10:17:11.005960377Z",
  "scheduled_at": "2026-09-27T10:17:58.005736361Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "57950263-6362-4095-abe4-920f53531b5f",
    "active_job_id": "57950263-6362-4095-abe4-920f53531b5f",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-27 10:17:11 UTC",
    "cron_at": "2026-09-27 10:17:11 UTC",
    "cron_key": "frequent_example",
    "error": null,
    "error_event": null,
    "executions_count": 1,
    "finished_at": "2026-09-27 10:17:58 UTC",
    "is_discrete": null,
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-27 10:17:58 UTC",
    "priority": -10,
    "queue_name": "elephants",
    "retried_good_job_id": null,
    "scheduled_at": "2026-09-27 10:17:58 UTC",
    "updated_at": "2026-09-27 10:17:58 UTC"
  }
}
Виконання
3мс у черзі
7мс час виконання
Успішно виконано
{
  "job_id": "57950263-6362-4095-abe4-920f53531b5f",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "success"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-09-27T10:17:11.005960377Z",
  "scheduled_at": "2026-09-27T10:17:58.005736361Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "2d45d1c0-27f8-4a3a-80ea-961aaa49a2f9",
    "active_job_id": "57950263-6362-4095-abe4-920f53531b5f",
    "created_at": "2026-09-27 10:17:58 UTC",
    "duration": "0.007556",
    "error": null,
    "error_backtrace": null,
    "error_event": null,
    "finished_at": "2026-09-27 10:17:58 UTC",
    "job_class": "ExampleJob",
    "process_id": "9b31cdf7-0d40-4198-90c3-c4b3fdea0385",
    "queue_name": "elephants",
    "scheduled_at": "2026-09-27 10:17:58 UTC",
    "updated_at": "2026-09-27 10:17:58 UTC"
  }
}