OtherJob

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


{
  "job_id": "884603a7-1b01-4f45-8d3a-09e0ede567cc",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "OtherJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-09-15T00:34:00.044678620Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "884603a7-1b01-4f45-8d3a-09e0ede567cc",
    "active_job_id": "884603a7-1b01-4f45-8d3a-09e0ede567cc",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "OtherJob",
    "created_at": "2026-09-15 00:34:00 UTC",
    "cron_at": "2026-09-15 00:34:00 UTC",
    "cron_key": "other_example",
    "error": null,
    "error_event": null,
    "executions_count": 1,
    "finished_at": "2026-09-15 00:34:00 UTC",
    "is_discrete": null,
    "job_class": "OtherJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-15 00:34:00 UTC",
    "priority": 0,
    "queue_name": "default",
    "retried_good_job_id": null,
    "scheduled_at": "2026-09-15 00:34:00 UTC",
    "updated_at": "2026-09-15 00:34:00 UTC"
  }
}
Выполнение заданий
23мс в очереди
17мс время выполнения
Успешно
{
  "job_id": "884603a7-1b01-4f45-8d3a-09e0ede567cc",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "OtherJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-09-15T00:34:00.044678620Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "da1ea395-4fe0-40d1-af4d-03ec6458383f",
    "active_job_id": "884603a7-1b01-4f45-8d3a-09e0ede567cc",
    "created_at": "2026-09-15 00:34:00 UTC",
    "duration": "0.017417",
    "error": null,
    "error_backtrace": null,
    "error_event": null,
    "finished_at": "2026-09-15 00:34:00 UTC",
    "job_class": "OtherJob",
    "process_id": "44022df9-4daa-40ae-93a4-534cd2cdd9e5",
    "queue_name": "default",
    "scheduled_at": "2026-09-15 00:34:00 UTC",
    "updated_at": "2026-09-15 00:34:00 UTC"
  }
}