ExampleJob

Очередь исполнения
mice
Приоритет
-10
Успешно
Параметры
"slow"
{
  "job_id": "8f7b4a13-70e8-4974-9e52-127e8bbbac10",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "mice",
  "enqueued_at": "2025-12-02T05:09:20.002270233Z",
  "scheduled_at": "2025-12-02T05:09:20.002077945Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "8f7b4a13-70e8-4974-9e52-127e8bbbac10",
    "queue_name": "mice",
    "priority": -10,
    "scheduled_at": "2025-12-02 05:09:20 UTC",
    "performed_at": "2025-12-02 05:09:20 UTC",
    "finished_at": "2025-12-02 05:09:25 UTC",
    "error": null,
    "created_at": "2025-12-02 05:09:20 UTC",
    "updated_at": "2025-12-02 05:09:25 UTC",
    "active_job_id": "8f7b4a13-70e8-4974-9e52-127e8bbbac10",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2025-12-02 05:09:20 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": "8f7b4a13-70e8-4974-9e52-127e8bbbac10",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "mice",
  "enqueued_at": "2025-12-02T05:09:20.002270233Z",
  "scheduled_at": "2025-12-02T05:09:20.002077945Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "3a403657-bd1e-450a-910e-56d5246bc0b4",
    "created_at": "2025-12-02 05:09:20 UTC",
    "updated_at": "2025-12-02 05:09:25 UTC",
    "active_job_id": "8f7b4a13-70e8-4974-9e52-127e8bbbac10",
    "job_class": "ExampleJob",
    "queue_name": "mice",
    "scheduled_at": "2025-12-02 05:09:20 UTC",
    "finished_at": "2025-12-02 05:09:25 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "905b355c-3b69-4b26-947c-bb2d67ca8f26",
    "duration": "5.010451"
  }
}