OtherJob

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


{
  "job_id": "fe9a966f-8547-4210-8217-76e75e97f7f5",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "OtherJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-01-16T15:15:15.002550997Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "fe9a966f-8547-4210-8217-76e75e97f7f5",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-01-16 15:15:15 UTC",
    "performed_at": "2026-01-16 15:15:15 UTC",
    "finished_at": "2026-01-16 15:15:15 UTC",
    "error": null,
    "created_at": "2026-01-16 15:15:15 UTC",
    "updated_at": "2026-01-16 15:15:15 UTC",
    "active_job_id": "fe9a966f-8547-4210-8217-76e75e97f7f5",
    "concurrency_key": "OtherJob",
    "cron_key": "other_example",
    "retried_good_job_id": null,
    "cron_at": "2026-01-16 15:15: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
  }
}
Виконання
10мс у черзі
12мс час виконання
Успішно виконано
{
  "job_id": "fe9a966f-8547-4210-8217-76e75e97f7f5",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "OtherJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-01-16T15:15:15.002550997Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "24d16499-c6ba-4b9f-bfe3-c8ecba97436f",
    "created_at": "2026-01-16 15:15:15 UTC",
    "updated_at": "2026-01-16 15:15:15 UTC",
    "active_job_id": "fe9a966f-8547-4210-8217-76e75e97f7f5",
    "job_class": "OtherJob",
    "queue_name": "default",
    "scheduled_at": "2026-01-16 15:15:15 UTC",
    "finished_at": "2026-01-16 15:15:15 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "f64bca0d-2339-4417-bcb9-8e46ab3628dc",
    "duration": "0.012152"
  }
}