OtherJob

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


{
  "job_id": "06bff910-6f2f-4046-b991-2292dbf7a291",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "OtherJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2025-10-30T21:19:45.013097074Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "06bff910-6f2f-4046-b991-2292dbf7a291",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2025-10-30 21:19:45 UTC",
    "performed_at": "2025-10-30 21:19:45 UTC",
    "finished_at": "2025-10-30 21:19:45 UTC",
    "error": null,
    "created_at": "2025-10-30 21:19:45 UTC",
    "updated_at": "2025-10-30 21:19:45 UTC",
    "active_job_id": "06bff910-6f2f-4046-b991-2292dbf7a291",
    "concurrency_key": "OtherJob",
    "cron_key": "other_example",
    "retried_good_job_id": null,
    "cron_at": "2025-10-30 21:19: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
  }
}
Выполнение заданий
17мс в очереди
20мс время выполнения
Успешно
{
  "job_id": "06bff910-6f2f-4046-b991-2292dbf7a291",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "OtherJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2025-10-30T21:19:45.013097074Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "818f422c-b289-4059-ad81-ef0f6b016e7b",
    "created_at": "2025-10-30 21:19:45 UTC",
    "updated_at": "2025-10-30 21:19:45 UTC",
    "active_job_id": "06bff910-6f2f-4046-b991-2292dbf7a291",
    "job_class": "OtherJob",
    "queue_name": "default",
    "scheduled_at": "2025-10-30 21:19:45 UTC",
    "finished_at": "2025-10-30 21:19:45 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "6a680a00-1726-40ce-af39-e5327410ddaf",
    "duration": "0.020017"
  }
}