ExampleJob

Очередь исполнения
elephants
Приоритет
0
Успешно
Параметры
"slow"
{
  "job_id": "30ffd52b-eae7-4724-89bd-ba85b95a664f",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2025-05-19T11:22:49.002250986Z",
  "scheduled_at": "2025-05-19T11:22:49.002085205Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "30ffd52b-eae7-4724-89bd-ba85b95a664f",
    "queue_name": "elephants",
    "priority": 0,
    "scheduled_at": "2025-05-19 11:22:49 UTC",
    "performed_at": "2025-05-19 11:22:49 UTC",
    "finished_at": "2025-05-19 11:22:54 UTC",
    "error": null,
    "created_at": "2025-05-19 11:22:49 UTC",
    "updated_at": "2025-05-19 11:22:54 UTC",
    "active_job_id": "30ffd52b-eae7-4724-89bd-ba85b95a664f",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2025-05-19 11:22:49 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
  }
}
Выполнение заданий
27мс в очереди
5,0s время выполнения
Успешно
{
  "job_id": "30ffd52b-eae7-4724-89bd-ba85b95a664f",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2025-05-19T11:22:49.002250986Z",
  "scheduled_at": "2025-05-19T11:22:49.002085205Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "2e736edd-99cc-4a29-857b-8517fc3fb8d3",
    "created_at": "2025-05-19 11:22:49 UTC",
    "updated_at": "2025-05-19 11:22:54 UTC",
    "active_job_id": "30ffd52b-eae7-4724-89bd-ba85b95a664f",
    "job_class": "ExampleJob",
    "queue_name": "elephants",
    "scheduled_at": "2025-05-19 11:22:49 UTC",
    "finished_at": "2025-05-19 11:22:54 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "c7a0ec8d-212a-49b0-980b-d52994972f76",
    "duration": "5.027946"
  }
}