ExampleJob::BatchJob

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


{
  "job_id": "caf7432f-f5cb-4e19-beb5-99e28ea91d44",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "ExampleJob::BatchJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-06-08T23:31:30.001871404Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "caf7432f-f5cb-4e19-beb5-99e28ea91d44",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-06-08 23:31:30 UTC",
    "performed_at": "2026-06-08 23:31:30 UTC",
    "finished_at": "2026-06-08 23:31:30 UTC",
    "error": null,
    "created_at": "2026-06-08 23:31:30 UTC",
    "updated_at": "2026-06-08 23:31:30 UTC",
    "active_job_id": "caf7432f-f5cb-4e19-beb5-99e28ea91d44",
    "concurrency_key": "ExampleJob::BatchJob",
    "cron_key": "batch_example",
    "retried_good_job_id": null,
    "cron_at": "2026-06-08 23:31:30 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
  }
}
Виконання
18мс у черзі
55мс час виконання
Успішно виконано
{
  "job_id": "caf7432f-f5cb-4e19-beb5-99e28ea91d44",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "ExampleJob::BatchJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-06-08T23:31:30.001871404Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "3289d611-deb6-44ff-ad07-df7ddaa3575d",
    "created_at": "2026-06-08 23:31:30 UTC",
    "updated_at": "2026-06-08 23:31:30 UTC",
    "active_job_id": "caf7432f-f5cb-4e19-beb5-99e28ea91d44",
    "job_class": "ExampleJob::BatchJob",
    "queue_name": "default",
    "scheduled_at": "2026-06-08 23:31:30 UTC",
    "finished_at": "2026-06-08 23:31:30 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "c2d2eb5a-534d-4ae1-8297-d77afc125016",
    "duration": "0.055597"
  }
}