OtherJob

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


{
  "job_id": "ab4e7d93-34b4-4a98-a7e9-79ce026cdb1c",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "OtherJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-06-19T08:58:30.001590491Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "ab4e7d93-34b4-4a98-a7e9-79ce026cdb1c",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-06-19 08:58:30 UTC",
    "performed_at": "2026-06-19 08:58:30 UTC",
    "finished_at": "2026-06-19 08:58:30 UTC",
    "error": null,
    "created_at": "2026-06-19 08:58:30 UTC",
    "updated_at": "2026-06-19 08:58:30 UTC",
    "active_job_id": "ab4e7d93-34b4-4a98-a7e9-79ce026cdb1c",
    "concurrency_key": "OtherJob",
    "cron_key": "other_example",
    "retried_good_job_id": null,
    "cron_at": "2026-06-19 08:58: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
  }
}
Выполнение заданий
21мс в очереди
19мс время выполнения
Успешно
{
  "job_id": "ab4e7d93-34b4-4a98-a7e9-79ce026cdb1c",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "OtherJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-06-19T08:58:30.001590491Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "e1c67231-edc4-4c3e-9bab-18909f5cedc6",
    "created_at": "2026-06-19 08:58:30 UTC",
    "updated_at": "2026-06-19 08:58:30 UTC",
    "active_job_id": "ab4e7d93-34b4-4a98-a7e9-79ce026cdb1c",
    "job_class": "OtherJob",
    "queue_name": "default",
    "scheduled_at": "2026-06-19 08:58:30 UTC",
    "finished_at": "2026-06-19 08:58:30 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "d6dae263-0eb3-4f19-aa6e-3049fa48c2b1",
    "duration": "0.019039"
  }
}