ExampleJob

Очередь исполнения
mice
Приоритет
0
Успешно
Параметры
"success"
{
  "job_id": "be5f3293-e935-4f54-996f-d24ba26bdd33",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "success"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "mice",
  "enqueued_at": "2026-03-03T22:08:43.001871129Z",
  "scheduled_at": "2026-03-03T22:08:43.001693039Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "be5f3293-e935-4f54-996f-d24ba26bdd33",
    "queue_name": "mice",
    "priority": 0,
    "scheduled_at": "2026-03-03 22:08:43 UTC",
    "performed_at": "2026-03-03 22:08:43 UTC",
    "finished_at": "2026-03-03 22:08:43 UTC",
    "error": null,
    "created_at": "2026-03-03 22:08:43 UTC",
    "updated_at": "2026-03-03 22:08:43 UTC",
    "active_job_id": "be5f3293-e935-4f54-996f-d24ba26bdd33",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2026-03-03 22:08:43 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мс в очереди
6мс время выполнения
Успешно
{
  "job_id": "be5f3293-e935-4f54-996f-d24ba26bdd33",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "success"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "mice",
  "enqueued_at": "2026-03-03T22:08:43.001871129Z",
  "scheduled_at": "2026-03-03T22:08:43.001693039Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "09814960-d853-471b-9504-932c26a71e32",
    "created_at": "2026-03-03 22:08:43 UTC",
    "updated_at": "2026-03-03 22:08:43 UTC",
    "active_job_id": "be5f3293-e935-4f54-996f-d24ba26bdd33",
    "job_class": "ExampleJob",
    "queue_name": "mice",
    "scheduled_at": "2026-03-03 22:08:43 UTC",
    "finished_at": "2026-03-03 22:08:43 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "651e7431-e9ce-40d6-80d8-877f1c139b79",
    "duration": "0.006122"
  }
}