ExampleJob

Черга
elephants
Пріоритет
0
Успішно виконано
Аргументи
"slow"
{
  "job_id": "b585b835-9615-4da1-b8fe-3771f62549f9",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2024-11-21T17:49:40.002895329Z",
  "scheduled_at": "2024-11-21T17:49:40.002669843Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "b585b835-9615-4da1-b8fe-3771f62549f9",
    "queue_name": "elephants",
    "priority": 0,
    "scheduled_at": "2024-11-21 17:49:40 UTC",
    "performed_at": "2024-11-21 17:49:40 UTC",
    "finished_at": "2024-11-21 17:49:45 UTC",
    "error": null,
    "created_at": "2024-11-21 17:49:40 UTC",
    "updated_at": "2024-11-21 17:49:45 UTC",
    "active_job_id": "b585b835-9615-4da1-b8fe-3771f62549f9",
    "concurrency_key": null,
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2024-11-21 17:49:40 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
  }
}
Виконання
20мс у черзі
5.0с час виконання
Успішно виконано
{
  "job_id": "b585b835-9615-4da1-b8fe-3771f62549f9",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2024-11-21T17:49:40.002895329Z",
  "scheduled_at": "2024-11-21T17:49:40.002669843Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "9cbef2cc-4038-4d30-8f7d-a0c394cea036",
    "created_at": "2024-11-21 17:49:40 UTC",
    "updated_at": "2024-11-21 17:49:45 UTC",
    "active_job_id": "b585b835-9615-4da1-b8fe-3771f62549f9",
    "job_class": "ExampleJob",
    "queue_name": "elephants",
    "scheduled_at": "2024-11-21 17:49:40 UTC",
    "finished_at": "2024-11-21 17:49:45 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "eb50535a-60fe-43e3-a9b3-c20295b3b51f",
    "duration": "5.005606"
  }
}