ExampleJob

Черга
elephants
Пріоритет
-10
Успішно виконано
Аргументи
"slow"
{
  "job_id": "95410a4e-29b1-4e60-86aa-778de16fd484",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2024-11-21T18:06:12.002337473Z",
  "scheduled_at": "2024-11-21T18:06:12.002185394Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "95410a4e-29b1-4e60-86aa-778de16fd484",
    "queue_name": "elephants",
    "priority": -10,
    "scheduled_at": "2024-11-21 18:06:12 UTC",
    "performed_at": "2024-11-21 18:06:12 UTC",
    "finished_at": "2024-11-21 18:06:17 UTC",
    "error": null,
    "created_at": "2024-11-21 18:06:12 UTC",
    "updated_at": "2024-11-21 18:06:17 UTC",
    "active_job_id": "95410a4e-29b1-4e60-86aa-778de16fd484",
    "concurrency_key": null,
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2024-11-21 18:06:12 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
  }
}
Виконання
13мс у черзі
5.0с час виконання
Успішно виконано
{
  "job_id": "95410a4e-29b1-4e60-86aa-778de16fd484",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2024-11-21T18:06:12.002337473Z",
  "scheduled_at": "2024-11-21T18:06:12.002185394Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "446d23ff-6efb-4d6b-9be1-fd78b24065cf",
    "created_at": "2024-11-21 18:06:12 UTC",
    "updated_at": "2024-11-21 18:06:17 UTC",
    "active_job_id": "95410a4e-29b1-4e60-86aa-778de16fd484",
    "job_class": "ExampleJob",
    "queue_name": "elephants",
    "scheduled_at": "2024-11-21 18:06:12 UTC",
    "finished_at": "2024-11-21 18:06:17 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "eb50535a-60fe-43e3-a9b3-c20295b3b51f",
    "duration": "5.007099"
  }
}