ExampleJob

Черга
mice
Пріоритет
0
Успішно виконано
Аргументи
"slow"
{
  "job_id": "d024a0f5-0463-4a8c-99c2-3c64f7d09896",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "mice",
  "enqueued_at": "2026-01-16T10:20:54.002328564Z",
  "scheduled_at": "2026-01-16T10:21:19.002157398Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "d024a0f5-0463-4a8c-99c2-3c64f7d09896",
    "queue_name": "mice",
    "priority": 0,
    "scheduled_at": "2026-01-16 10:21:19 UTC",
    "performed_at": "2026-01-16 10:21:19 UTC",
    "finished_at": "2026-01-16 10:21:24 UTC",
    "error": null,
    "created_at": "2026-01-16 10:20:54 UTC",
    "updated_at": "2026-01-16 10:21:24 UTC",
    "active_job_id": "d024a0f5-0463-4a8c-99c2-3c64f7d09896",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2026-01-16 10:20: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
  }
}
Виконання
31мс у черзі
5.0с час виконання
Успішно виконано
{
  "job_id": "d024a0f5-0463-4a8c-99c2-3c64f7d09896",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "mice",
  "enqueued_at": "2026-01-16T10:20:54.002328564Z",
  "scheduled_at": "2026-01-16T10:21:19.002157398Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "78479eac-bc26-42ef-be56-2d6e70be4cf8",
    "created_at": "2026-01-16 10:21:19 UTC",
    "updated_at": "2026-01-16 10:21:24 UTC",
    "active_job_id": "d024a0f5-0463-4a8c-99c2-3c64f7d09896",
    "job_class": "ExampleJob",
    "queue_name": "mice",
    "scheduled_at": "2026-01-16 10:21:19 UTC",
    "finished_at": "2026-01-16 10:21:24 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "f64bca0d-2339-4417-bcb9-8e46ab3628dc",
    "duration": "5.013893"
  }
}