ExampleJob

Очередь исполнения
mice
Приоритет
10
Успешно
Параметры
"slow"
{
  "job_id": "1e0542bc-f38d-4e14-8a23-500f88dd2472",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "mice",
  "enqueued_at": "2026-04-30T15:21:27.002033291Z",
  "scheduled_at": "2026-04-30T15:21:27.001844170Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "1e0542bc-f38d-4e14-8a23-500f88dd2472",
    "queue_name": "mice",
    "priority": 10,
    "scheduled_at": "2026-04-30 15:21:27 UTC",
    "performed_at": "2026-04-30 15:21:27 UTC",
    "finished_at": "2026-04-30 15:21:32 UTC",
    "error": null,
    "created_at": "2026-04-30 15:21:27 UTC",
    "updated_at": "2026-04-30 15:21:32 UTC",
    "active_job_id": "1e0542bc-f38d-4e14-8a23-500f88dd2472",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2026-04-30 15:21:27 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
  }
}
Выполнение заданий
7мс в очереди
5,0s время выполнения
Успешно
{
  "job_id": "1e0542bc-f38d-4e14-8a23-500f88dd2472",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "mice",
  "enqueued_at": "2026-04-30T15:21:27.002033291Z",
  "scheduled_at": "2026-04-30T15:21:27.001844170Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "6862450f-90b8-425a-9f9d-ad2812349775",
    "created_at": "2026-04-30 15:21:27 UTC",
    "updated_at": "2026-04-30 15:21:32 UTC",
    "active_job_id": "1e0542bc-f38d-4e14-8a23-500f88dd2472",
    "job_class": "ExampleJob",
    "queue_name": "mice",
    "scheduled_at": "2026-04-30 15:21:27 UTC",
    "finished_at": "2026-04-30 15:21:32 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "024d5b77-5d67-4632-9066-fffaf4412221",
    "duration": "5.010169"
  }
}