OtherJob

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


{
  "job_id": "37be9088-d952-4cb3-ab6f-440596ba48d8",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "OtherJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-04-13T08:57:45.001756523Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "37be9088-d952-4cb3-ab6f-440596ba48d8",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-04-13 08:57:45 UTC",
    "performed_at": "2026-04-13 08:57:45 UTC",
    "finished_at": "2026-04-13 08:57:45 UTC",
    "error": null,
    "created_at": "2026-04-13 08:57:45 UTC",
    "updated_at": "2026-04-13 08:57:45 UTC",
    "active_job_id": "37be9088-d952-4cb3-ab6f-440596ba48d8",
    "concurrency_key": "OtherJob",
    "cron_key": "other_example",
    "retried_good_job_id": null,
    "cron_at": "2026-04-13 08:57:45 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,
    "lock_type": null
  }
}
Выполнение заданий
11мс в очереди
7мс время выполнения
Успешно
{
  "job_id": "37be9088-d952-4cb3-ab6f-440596ba48d8",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "OtherJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-04-13T08:57:45.001756523Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "e2e20a88-cb36-4a96-8d14-8c351b36cdc8",
    "created_at": "2026-04-13 08:57:45 UTC",
    "updated_at": "2026-04-13 08:57:45 UTC",
    "active_job_id": "37be9088-d952-4cb3-ab6f-440596ba48d8",
    "job_class": "OtherJob",
    "queue_name": "default",
    "scheduled_at": "2026-04-13 08:57:45 UTC",
    "finished_at": "2026-04-13 08:57:45 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "20bbb330-2ea4-44c2-a66d-37c7c2bd3cdf",
    "duration": "0.007721"
  }
}