ExampleJob

Черга
elephants
Пріоритет
10
Успішно виконано
Аргументи
"slow"
{
  "job_id": "c435eafa-d4c0-4906-a57d-6dc6c5ef6495",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2025-08-19T18:32:59.001975886Z",
  "scheduled_at": "2025-08-19T18:33:59.001808956Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "c435eafa-d4c0-4906-a57d-6dc6c5ef6495",
    "queue_name": "elephants",
    "priority": 10,
    "scheduled_at": "2025-08-19 18:33:59 UTC",
    "performed_at": "2025-08-19 18:33:59 UTC",
    "finished_at": "2025-08-19 18:34:04 UTC",
    "error": null,
    "created_at": "2025-08-19 18:32:59 UTC",
    "updated_at": "2025-08-19 18:34:04 UTC",
    "active_job_id": "c435eafa-d4c0-4906-a57d-6dc6c5ef6495",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2025-08-19 18:32:59 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
  }
}
Виконання
50мс у черзі
5.0с час виконання
Успішно виконано
{
  "job_id": "c435eafa-d4c0-4906-a57d-6dc6c5ef6495",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2025-08-19T18:32:59.001975886Z",
  "scheduled_at": "2025-08-19T18:33:59.001808956Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "2138eed1-ae4f-4742-8ba2-cdb0ca632f42",
    "created_at": "2025-08-19 18:33:59 UTC",
    "updated_at": "2025-08-19 18:34:04 UTC",
    "active_job_id": "c435eafa-d4c0-4906-a57d-6dc6c5ef6495",
    "job_class": "ExampleJob",
    "queue_name": "elephants",
    "scheduled_at": "2025-08-19 18:33:59 UTC",
    "finished_at": "2025-08-19 18:34:04 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "b3c7fb5a-9149-4f1d-8df6-47a41ac1bb73",
    "duration": "5.010332"
  }
}