ExampleJob

Очередь исполнения
elephants
Приоритет
0
Успешно
Параметры
"slow"
{
  "job_id": "60ff5dce-1f03-41cb-87fb-32e749650a70",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-09-27T21:37:07.002166054Z",
  "scheduled_at": "2026-09-27T21:37:07.001984104Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "60ff5dce-1f03-41cb-87fb-32e749650a70",
    "active_job_id": "60ff5dce-1f03-41cb-87fb-32e749650a70",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-27 21:37:07 UTC",
    "cron_at": "2026-09-27 21:37:07 UTC",
    "cron_key": "frequent_example",
    "error": null,
    "error_event": null,
    "executions_count": 1,
    "finished_at": "2026-09-27 21:37:12 UTC",
    "is_discrete": null,
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-27 21:37:07 UTC",
    "priority": 0,
    "queue_name": "elephants",
    "retried_good_job_id": null,
    "scheduled_at": "2026-09-27 21:37:07 UTC",
    "updated_at": "2026-09-27 21:37:12 UTC"
  }
}
Выполнение заданий
9мс в очереди
5,0s время выполнения
Успешно
{
  "job_id": "60ff5dce-1f03-41cb-87fb-32e749650a70",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-09-27T21:37:07.002166054Z",
  "scheduled_at": "2026-09-27T21:37:07.001984104Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "8056a2cd-9861-48fa-8a19-86e09d965ed9",
    "active_job_id": "60ff5dce-1f03-41cb-87fb-32e749650a70",
    "created_at": "2026-09-27 21:37:07 UTC",
    "duration": "5.011058",
    "error": null,
    "error_backtrace": null,
    "error_event": null,
    "finished_at": "2026-09-27 21:37:12 UTC",
    "job_class": "ExampleJob",
    "process_id": "9b31cdf7-0d40-4198-90c3-c4b3fdea0385",
    "queue_name": "elephants",
    "scheduled_at": "2026-09-27 21:37:07 UTC",
    "updated_at": "2026-09-27 21:37:12 UTC"
  }
}