ExampleJob::BatchJob

Черга
default
Пріоритет
0
Успішно виконано
Аргументи


{
  "job_id": "299b0c66-469c-44a6-849e-d7e4a7a43346",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "ExampleJob::BatchJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-07-17T21:12:01.967106023Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "299b0c66-469c-44a6-849e-d7e4a7a43346",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-07-17 21:12:01 UTC",
    "performed_at": "2026-07-17 21:12:03 UTC",
    "finished_at": "2026-07-17 21:12:03 UTC",
    "error": null,
    "created_at": "2026-07-17 21:12:01 UTC",
    "updated_at": "2026-07-17 21:12:03 UTC",
    "active_job_id": "299b0c66-469c-44a6-849e-d7e4a7a43346",
    "concurrency_key": "ExampleJob::BatchJob",
    "cron_key": "batch_example",
    "retried_good_job_id": null,
    "cron_at": "2026-07-17 21:12:00 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
Виконання
1.4с у черзі
149мс час виконання
Успішно виконано
{
  "job_id": "299b0c66-469c-44a6-849e-d7e4a7a43346",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "ExampleJob::BatchJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-07-17T21:12:01.967106023Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "31cf1b9e-4345-41f4-bb43-8b95a5c57285",
    "created_at": "2026-07-17 21:12:03 UTC",
    "updated_at": "2026-07-17 21:12:03 UTC",
    "active_job_id": "299b0c66-469c-44a6-849e-d7e4a7a43346",
    "job_class": "ExampleJob::BatchJob",
    "queue_name": "default",
    "scheduled_at": "2026-07-17 21:12:01 UTC",
    "finished_at": "2026-07-17 21:12:03 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "917fa9c5-8f36-4517-932f-affcbf172182",
    "duration": "0.14918"
  }
}