ExampleJob

Очередь исполнения
elephants
Приоритет
-10
Успешно
Параметры
"slow"
{
  "job_id": "68731fd1-4b67-4011-9cf6-2ae34a83d15d",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-04-16T09:19:46.002335549Z",
  "scheduled_at": "2026-04-16T09:20:41.002101186Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "68731fd1-4b67-4011-9cf6-2ae34a83d15d",
    "queue_name": "elephants",
    "priority": -10,
    "scheduled_at": "2026-04-16 09:20:41 UTC",
    "performed_at": "2026-04-16 09:20:41 UTC",
    "finished_at": "2026-04-16 09:20:46 UTC",
    "error": null,
    "created_at": "2026-04-16 09:19:46 UTC",
    "updated_at": "2026-04-16 09:20:46 UTC",
    "active_job_id": "68731fd1-4b67-4011-9cf6-2ae34a83d15d",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2026-04-16 09:19:46 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,
    "lock_type": null
  }
}
Выполнение заданий
6мс в очереди
5,0s время выполнения
Успешно
{
  "job_id": "68731fd1-4b67-4011-9cf6-2ae34a83d15d",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-04-16T09:19:46.002335549Z",
  "scheduled_at": "2026-04-16T09:20:41.002101186Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "93a740ee-328a-40bc-93f7-eb49682bdcd9",
    "created_at": "2026-04-16 09:20:41 UTC",
    "updated_at": "2026-04-16 09:20:46 UTC",
    "active_job_id": "68731fd1-4b67-4011-9cf6-2ae34a83d15d",
    "job_class": "ExampleJob",
    "queue_name": "elephants",
    "scheduled_at": "2026-04-16 09:20:41 UTC",
    "finished_at": "2026-04-16 09:20:46 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "3cd43028-673e-40d2-b1b9-79efba1856fe",
    "duration": "5.018721"
  }
}