OtherJob

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


{
  "job_id": "604bf4ff-f55a-4543-9531-930f68849fc4",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "OtherJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-03-26T18:37:15.006719522Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "604bf4ff-f55a-4543-9531-930f68849fc4",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-03-26 18:37:15 UTC",
    "performed_at": "2026-03-26 18:37:15 UTC",
    "finished_at": "2026-03-26 18:37:15 UTC",
    "error": null,
    "created_at": "2026-03-26 18:37:15 UTC",
    "updated_at": "2026-03-26 18:37:15 UTC",
    "active_job_id": "604bf4ff-f55a-4543-9531-930f68849fc4",
    "concurrency_key": "OtherJob",
    "cron_key": "other_example",
    "retried_good_job_id": null,
    "cron_at": "2026-03-26 18:37:15 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
  }
}
Выполнение заданий
27мс в очереди
10мс время выполнения
Успешно
{
  "job_id": "604bf4ff-f55a-4543-9531-930f68849fc4",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "OtherJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-03-26T18:37:15.006719522Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "c5e18647-8235-4044-a99b-dc194c762165",
    "created_at": "2026-03-26 18:37:15 UTC",
    "updated_at": "2026-03-26 18:37:15 UTC",
    "active_job_id": "604bf4ff-f55a-4543-9531-930f68849fc4",
    "job_class": "OtherJob",
    "queue_name": "default",
    "scheduled_at": "2026-03-26 18:37:15 UTC",
    "finished_at": "2026-03-26 18:37:15 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "b8f225c7-0dc7-47df-962b-44d09fd1daf3",
    "duration": "0.010245"
  }
}