ExampleJob

Черга
mice
Пріоритет
10
Успішно виконано
Аргументи
"success"
{
  "job_id": "306bbedc-9cbd-4a60-b073-bd0c4d04b6d2",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "success"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "mice",
  "enqueued_at": "2024-12-04T08:41:54.002331650Z",
  "scheduled_at": "2024-12-04T08:41:54.002150071Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "306bbedc-9cbd-4a60-b073-bd0c4d04b6d2",
    "queue_name": "mice",
    "priority": 10,
    "scheduled_at": "2024-12-04 08:41:54 UTC",
    "performed_at": "2024-12-04 08:41:54 UTC",
    "finished_at": "2024-12-04 08:41:54 UTC",
    "error": null,
    "created_at": "2024-12-04 08:41:54 UTC",
    "updated_at": "2024-12-04 08:41:54 UTC",
    "active_job_id": "306bbedc-9cbd-4a60-b073-bd0c4d04b6d2",
    "concurrency_key": null,
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2024-12-04 08:41:54 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
Виконання
11мс у черзі
11мс час виконання
Успішно виконано
{
  "job_id": "306bbedc-9cbd-4a60-b073-bd0c4d04b6d2",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "success"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "mice",
  "enqueued_at": "2024-12-04T08:41:54.002331650Z",
  "scheduled_at": "2024-12-04T08:41:54.002150071Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "2df114fe-1d0f-4018-98fb-96d11982e619",
    "created_at": "2024-12-04 08:41:54 UTC",
    "updated_at": "2024-12-04 08:41:54 UTC",
    "active_job_id": "306bbedc-9cbd-4a60-b073-bd0c4d04b6d2",
    "job_class": "ExampleJob",
    "queue_name": "mice",
    "scheduled_at": "2024-12-04 08:41:54 UTC",
    "finished_at": "2024-12-04 08:41:54 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "2276ce20-5bef-450d-a54d-dda9fe77b7ef",
    "duration": "0.011136"
  }
}