OtherJob

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


{
  "job_id": "2b8f888c-75b0-4933-a029-3ed88c253a0e",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "OtherJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2024-11-21T16:12:45.002431936Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "2b8f888c-75b0-4933-a029-3ed88c253a0e",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2024-11-21 16:12:45 UTC",
    "performed_at": "2024-11-21 16:12:45 UTC",
    "finished_at": "2024-11-21 16:12:45 UTC",
    "error": null,
    "created_at": "2024-11-21 16:12:45 UTC",
    "updated_at": "2024-11-21 16:12:45 UTC",
    "active_job_id": "2b8f888c-75b0-4933-a029-3ed88c253a0e",
    "concurrency_key": null,
    "cron_key": "other_example",
    "retried_good_job_id": null,
    "cron_at": "2024-11-21 16:12:45 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
  }
}
Виконання
31мс у черзі
14мс час виконання
Успішно виконано
{
  "job_id": "2b8f888c-75b0-4933-a029-3ed88c253a0e",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "OtherJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2024-11-21T16:12:45.002431936Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "d09277b4-8057-4979-b07e-e4e5f5ad485d",
    "created_at": "2024-11-21 16:12:45 UTC",
    "updated_at": "2024-11-21 16:12:45 UTC",
    "active_job_id": "2b8f888c-75b0-4933-a029-3ed88c253a0e",
    "job_class": "OtherJob",
    "queue_name": "default",
    "scheduled_at": "2024-11-21 16:12:45 UTC",
    "finished_at": "2024-11-21 16:12:45 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "f17dc733-4af6-4a38-a0b1-48aacabad311",
    "duration": "0.014142"
  }
}