ExampleJob

Очередь исполнения
mice
Приоритет
-10
Успешно
Параметры
"slow"
{
  "job_id": "716f9856-dacf-4d03-a99c-3f177e75177b",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "mice",
  "enqueued_at": "2026-03-03T22:08:24.001851110Z",
  "scheduled_at": "2026-03-03T22:08:24.001672003Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "716f9856-dacf-4d03-a99c-3f177e75177b",
    "queue_name": "mice",
    "priority": -10,
    "scheduled_at": "2026-03-03 22:08:24 UTC",
    "performed_at": "2026-03-03 22:08:24 UTC",
    "finished_at": "2026-03-03 22:08:29 UTC",
    "error": null,
    "created_at": "2026-03-03 22:08:24 UTC",
    "updated_at": "2026-03-03 22:08:29 UTC",
    "active_job_id": "716f9856-dacf-4d03-a99c-3f177e75177b",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2026-03-03 22:08:24 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
  }
}
Выполнение заданий
15мс в очереди
5,0s время выполнения
Успешно
{
  "job_id": "716f9856-dacf-4d03-a99c-3f177e75177b",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "mice",
  "enqueued_at": "2026-03-03T22:08:24.001851110Z",
  "scheduled_at": "2026-03-03T22:08:24.001672003Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "9b000ff8-2607-4bdb-8627-34c07b191c5a",
    "created_at": "2026-03-03 22:08:24 UTC",
    "updated_at": "2026-03-03 22:08:29 UTC",
    "active_job_id": "716f9856-dacf-4d03-a99c-3f177e75177b",
    "job_class": "ExampleJob",
    "queue_name": "mice",
    "scheduled_at": "2026-03-03 22:08:24 UTC",
    "finished_at": "2026-03-03 22:08:29 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "651e7431-e9ce-40d6-80d8-877f1c139b79",
    "duration": "5.015108"
  }
}