ExampleJob

Очередь исполнения
elephants
Приоритет
0
Успешно
Параметры
"slow"
{
  "job_id": "bac19516-e287-4e80-bcf9-9220f1872672",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2025-10-03T12:26:27.001750332Z",
  "scheduled_at": "2025-10-03T12:26:27.001591512Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "bac19516-e287-4e80-bcf9-9220f1872672",
    "queue_name": "elephants",
    "priority": 0,
    "scheduled_at": "2025-10-03 12:26:27 UTC",
    "performed_at": "2025-10-03 12:26:27 UTC",
    "finished_at": "2025-10-03 12:26:32 UTC",
    "error": null,
    "created_at": "2025-10-03 12:26:27 UTC",
    "updated_at": "2025-10-03 12:26:32 UTC",
    "active_job_id": "bac19516-e287-4e80-bcf9-9220f1872672",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2025-10-03 12:26: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
  }
}
Выполнение заданий
8мс в очереди
5,0s время выполнения
Успешно
{
  "job_id": "bac19516-e287-4e80-bcf9-9220f1872672",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2025-10-03T12:26:27.001750332Z",
  "scheduled_at": "2025-10-03T12:26:27.001591512Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "495e5f53-325f-4bbc-8438-108ac494421e",
    "created_at": "2025-10-03 12:26:27 UTC",
    "updated_at": "2025-10-03 12:26:32 UTC",
    "active_job_id": "bac19516-e287-4e80-bcf9-9220f1872672",
    "job_class": "ExampleJob",
    "queue_name": "elephants",
    "scheduled_at": "2025-10-03 12:26:27 UTC",
    "finished_at": "2025-10-03 12:26:32 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "783086b0-c860-4c45-909a-fdf6c5bdee88",
    "duration": "5.010476"
  }
}