OtherJob

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


{
  "job_id": "7b387d47-74cb-423c-a67a-b53164b8ad0f",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "OtherJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2025-11-18T00:56:15.003403511Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "7b387d47-74cb-423c-a67a-b53164b8ad0f",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2025-11-18 00:56:15 UTC",
    "performed_at": "2025-11-18 00:56:15 UTC",
    "finished_at": "2025-11-18 00:56:15 UTC",
    "error": null,
    "created_at": "2025-11-18 00:56:15 UTC",
    "updated_at": "2025-11-18 00:56:15 UTC",
    "active_job_id": "7b387d47-74cb-423c-a67a-b53164b8ad0f",
    "concurrency_key": "OtherJob",
    "cron_key": "other_example",
    "retried_good_job_id": null,
    "cron_at": "2025-11-18 00:56: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
  }
}
Выполнение заданий
9мс в очереди
10мс время выполнения
Успешно
{
  "job_id": "7b387d47-74cb-423c-a67a-b53164b8ad0f",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "OtherJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2025-11-18T00:56:15.003403511Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "ac1a8865-bd69-4d24-9a00-f8d15af6434e",
    "created_at": "2025-11-18 00:56:15 UTC",
    "updated_at": "2025-11-18 00:56:15 UTC",
    "active_job_id": "7b387d47-74cb-423c-a67a-b53164b8ad0f",
    "job_class": "OtherJob",
    "queue_name": "default",
    "scheduled_at": "2025-11-18 00:56:15 UTC",
    "finished_at": "2025-11-18 00:56:15 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "74641b63-45c6-4d22-9576-8f4eaf580bc0",
    "duration": "0.010222"
  }
}