ExampleJob

Черга
elephants
Пріоритет
0
Успішно виконано
Аргументи
"slow"
{
  "job_id": "7f3cc919-45f8-4cd0-aede-933e397c6019",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-01-15T13:49:54.008333827Z",
  "scheduled_at": "2026-01-15T13:49:54.008164476Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "7f3cc919-45f8-4cd0-aede-933e397c6019",
    "queue_name": "elephants",
    "priority": 0,
    "scheduled_at": "2026-01-15 13:49:54 UTC",
    "performed_at": "2026-01-15 13:49:54 UTC",
    "finished_at": "2026-01-15 13:49:59 UTC",
    "error": null,
    "created_at": "2026-01-15 13:49:54 UTC",
    "updated_at": "2026-01-15 13:49:59 UTC",
    "active_job_id": "7f3cc919-45f8-4cd0-aede-933e397c6019",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2026-01-15 13:49: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
  }
}
Виконання
67мс у черзі
5.0с час виконання
Успішно виконано
{
  "job_id": "7f3cc919-45f8-4cd0-aede-933e397c6019",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-01-15T13:49:54.008333827Z",
  "scheduled_at": "2026-01-15T13:49:54.008164476Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "5ccb5fdf-4b7f-4d5e-b656-253340491bf6",
    "created_at": "2026-01-15 13:49:54 UTC",
    "updated_at": "2026-01-15 13:49:59 UTC",
    "active_job_id": "7f3cc919-45f8-4cd0-aede-933e397c6019",
    "job_class": "ExampleJob",
    "queue_name": "elephants",
    "scheduled_at": "2026-01-15 13:49:54 UTC",
    "finished_at": "2026-01-15 13:49:59 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "c2264bb9-dd48-4016-b08f-6212cd6c8c4b",
    "duration": "5.029215"
  }
}