ExampleJob

Черга
mice
Пріоритет
-10
Успішно виконано
Аргументи
"slow"
{
  "job_id": "e8b0e581-6af7-4c91-9d23-84a8fee842c9",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "mice",
  "enqueued_at": "2025-11-03T16:25:46.030238561Z",
  "scheduled_at": "2025-11-03T16:25:46.030086672Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "e8b0e581-6af7-4c91-9d23-84a8fee842c9",
    "queue_name": "mice",
    "priority": -10,
    "scheduled_at": "2025-11-03 16:25:46 UTC",
    "performed_at": "2025-11-03 16:25:46 UTC",
    "finished_at": "2025-11-03 16:25:51 UTC",
    "error": null,
    "created_at": "2025-11-03 16:25:46 UTC",
    "updated_at": "2025-11-03 16:25:51 UTC",
    "active_job_id": "e8b0e581-6af7-4c91-9d23-84a8fee842c9",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2025-11-03 16:25:44 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
  }
}
Виконання
138мс у черзі
5.0с час виконання
Успішно виконано
{
  "job_id": "e8b0e581-6af7-4c91-9d23-84a8fee842c9",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "mice",
  "enqueued_at": "2025-11-03T16:25:46.030238561Z",
  "scheduled_at": "2025-11-03T16:25:46.030086672Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "efdf1ea6-1689-47b8-9cee-e259b3f1cd00",
    "created_at": "2025-11-03 16:25:46 UTC",
    "updated_at": "2025-11-03 16:25:51 UTC",
    "active_job_id": "e8b0e581-6af7-4c91-9d23-84a8fee842c9",
    "job_class": "ExampleJob",
    "queue_name": "mice",
    "scheduled_at": "2025-11-03 16:25:46 UTC",
    "finished_at": "2025-11-03 16:25:51 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "1fd4344b-d6e9-4de6-ad8d-0917efeca1fa",
    "duration": "5.021726"
  }
}