ExampleJob

Очередь исполнения
elephants
Приоритет
10
Успешно
Параметры
"slow"
{
  "job_id": "c978ca26-fe7f-41a5-ad0d-76b86e954b1d",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2025-08-30T03:42:34.003481410Z",
  "scheduled_at": "2025-08-30T03:42:34.003262055Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "c978ca26-fe7f-41a5-ad0d-76b86e954b1d",
    "queue_name": "elephants",
    "priority": 10,
    "scheduled_at": "2025-08-30 03:42:34 UTC",
    "performed_at": "2025-08-30 03:42:34 UTC",
    "finished_at": "2025-08-30 03:42:39 UTC",
    "error": null,
    "created_at": "2025-08-30 03:42:34 UTC",
    "updated_at": "2025-08-30 03:42:39 UTC",
    "active_job_id": "c978ca26-fe7f-41a5-ad0d-76b86e954b1d",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2025-08-30 03:42:34 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,0s время выполнения
Успешно
{
  "job_id": "c978ca26-fe7f-41a5-ad0d-76b86e954b1d",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2025-08-30T03:42:34.003481410Z",
  "scheduled_at": "2025-08-30T03:42:34.003262055Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "9a08e930-6dd1-4276-9e00-cd90bc141e5e",
    "created_at": "2025-08-30 03:42:34 UTC",
    "updated_at": "2025-08-30 03:42:39 UTC",
    "active_job_id": "c978ca26-fe7f-41a5-ad0d-76b86e954b1d",
    "job_class": "ExampleJob",
    "queue_name": "elephants",
    "scheduled_at": "2025-08-30 03:42:34 UTC",
    "finished_at": "2025-08-30 03:42:39 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "92b145e8-c169-478e-bcc0-0386a4f555d9",
    "duration": "5.011865"
  }
}