OtherJob

Черга
default
Пріоритет
0
Успішно виконано
Аргументи


{
  "job_id": "3ff6019d-afdb-43ad-bf8d-9e596fcf0baf",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "OtherJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-04-03T12:13:30.006125923Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "3ff6019d-afdb-43ad-bf8d-9e596fcf0baf",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-04-03 12:13:30 UTC",
    "performed_at": "2026-04-03 12:13:30 UTC",
    "finished_at": "2026-04-03 12:13:30 UTC",
    "error": null,
    "created_at": "2026-04-03 12:13:30 UTC",
    "updated_at": "2026-04-03 12:13:30 UTC",
    "active_job_id": "3ff6019d-afdb-43ad-bf8d-9e596fcf0baf",
    "concurrency_key": "OtherJob",
    "cron_key": "other_example",
    "retried_good_job_id": null,
    "cron_at": "2026-04-03 12:13: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
  }
}
Виконання
9мс у черзі
9мс час виконання
Успішно виконано
{
  "job_id": "3ff6019d-afdb-43ad-bf8d-9e596fcf0baf",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "OtherJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-04-03T12:13:30.006125923Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "546c42b6-25c0-4563-95d7-6bb5a949a54e",
    "created_at": "2026-04-03 12:13:30 UTC",
    "updated_at": "2026-04-03 12:13:30 UTC",
    "active_job_id": "3ff6019d-afdb-43ad-bf8d-9e596fcf0baf",
    "job_class": "OtherJob",
    "queue_name": "default",
    "scheduled_at": "2026-04-03 12:13:30 UTC",
    "finished_at": "2026-04-03 12:13:30 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "5e3617aa-7fdc-404e-aebc-a221e4cbea4f",
    "duration": "0.009473"
  }
}