OtherJob

Очередь исполнения
default
Приоритет
0
Успешно
Параметры


{
  "job_id": "621315b3-2f5d-47e0-92a4-005a03263ffd",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "OtherJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2025-12-01T18:47:30.004122927Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "621315b3-2f5d-47e0-92a4-005a03263ffd",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2025-12-01 18:47:30 UTC",
    "performed_at": "2025-12-01 18:47:30 UTC",
    "finished_at": "2025-12-01 18:47:30 UTC",
    "error": null,
    "created_at": "2025-12-01 18:47:30 UTC",
    "updated_at": "2025-12-01 18:47:30 UTC",
    "active_job_id": "621315b3-2f5d-47e0-92a4-005a03263ffd",
    "concurrency_key": "OtherJob",
    "cron_key": "other_example",
    "retried_good_job_id": null,
    "cron_at": "2025-12-01 18:47:30 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "OtherJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
Выполнение заданий
13мс в очереди
9мс время выполнения
Успешно
{
  "job_id": "621315b3-2f5d-47e0-92a4-005a03263ffd",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "OtherJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2025-12-01T18:47:30.004122927Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "574796d5-7ab2-4e90-a785-e8855af632ba",
    "created_at": "2025-12-01 18:47:30 UTC",
    "updated_at": "2025-12-01 18:47:30 UTC",
    "active_job_id": "621315b3-2f5d-47e0-92a4-005a03263ffd",
    "job_class": "OtherJob",
    "queue_name": "default",
    "scheduled_at": "2025-12-01 18:47:30 UTC",
    "finished_at": "2025-12-01 18:47:30 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "7bd2c28a-81e5-4400-b03f-2f3b6614539b",
    "duration": "0.009705"
  }
}