OtherJob

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


{
  "job_id": "6204bd0f-75fb-4a68-ae69-643329f54842",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "OtherJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-09-21T23:54:00.224108376Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "6204bd0f-75fb-4a68-ae69-643329f54842",
    "active_job_id": "6204bd0f-75fb-4a68-ae69-643329f54842",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "OtherJob",
    "created_at": "2026-09-21 23:54:00 UTC",
    "cron_at": "2026-09-21 23:54:00 UTC",
    "cron_key": "other_example",
    "error": null,
    "error_event": null,
    "executions_count": 1,
    "finished_at": "2026-09-21 23:54:00 UTC",
    "is_discrete": null,
    "job_class": "OtherJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-21 23:54:00 UTC",
    "priority": 0,
    "queue_name": "default",
    "retried_good_job_id": null,
    "scheduled_at": "2026-09-21 23:54:00 UTC",
    "updated_at": "2026-09-21 23:54:00 UTC"
  }
}
Выполнение заданий
158мс в очереди
5мс время выполнения
Успешно
{
  "job_id": "6204bd0f-75fb-4a68-ae69-643329f54842",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "OtherJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-09-21T23:54:00.224108376Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "1b8170e5-758f-49cf-a268-f0ffb70162cb",
    "active_job_id": "6204bd0f-75fb-4a68-ae69-643329f54842",
    "created_at": "2026-09-21 23:54:00 UTC",
    "duration": "0.005869",
    "error": null,
    "error_backtrace": null,
    "error_event": null,
    "finished_at": "2026-09-21 23:54:00 UTC",
    "job_class": "OtherJob",
    "process_id": "574535cc-0941-4a86-b324-a70527f7a5b2",
    "queue_name": "default",
    "scheduled_at": "2026-09-21 23:54:00 UTC",
    "updated_at": "2026-09-21 23:54:00 UTC"
  }
}