OtherJob

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


{
  "job_id": "ed4a6975-41fc-4106-aa71-1197328a4f42",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "OtherJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-04-10T01:29:15.003345969Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "ed4a6975-41fc-4106-aa71-1197328a4f42",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-04-10 01:29:15 UTC",
    "performed_at": "2026-04-10 01:29:15 UTC",
    "finished_at": "2026-04-10 01:29:15 UTC",
    "error": null,
    "created_at": "2026-04-10 01:29:15 UTC",
    "updated_at": "2026-04-10 01:29:15 UTC",
    "active_job_id": "ed4a6975-41fc-4106-aa71-1197328a4f42",
    "concurrency_key": "OtherJob",
    "cron_key": "other_example",
    "retried_good_job_id": null,
    "cron_at": "2026-04-10 01:29: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,
    "lock_type": null
  }
}
Выполнение заданий
10мс в очереди
8мс время выполнения
Успешно
{
  "job_id": "ed4a6975-41fc-4106-aa71-1197328a4f42",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "OtherJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-04-10T01:29:15.003345969Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "32813fe2-2baf-4510-a9cc-f57cdc634200",
    "created_at": "2026-04-10 01:29:15 UTC",
    "updated_at": "2026-04-10 01:29:15 UTC",
    "active_job_id": "ed4a6975-41fc-4106-aa71-1197328a4f42",
    "job_class": "OtherJob",
    "queue_name": "default",
    "scheduled_at": "2026-04-10 01:29:15 UTC",
    "finished_at": "2026-04-10 01:29:15 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "58e288e4-a91b-4d25-85fe-8fa0e68abd64",
    "duration": "0.008415"
  }
}