ExampleJob::BatchJob

Warteschlange
default
Priorität
0
Erfolgreich
Argumente


{
  "job_id": "c70bbb86-ad13-48b9-a631-0b656f28f71c",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "ExampleJob::BatchJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2025-07-05T00:16:30.008566674Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "c70bbb86-ad13-48b9-a631-0b656f28f71c",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2025-07-05 00:16:30 UTC",
    "performed_at": "2025-07-05 00:16:30 UTC",
    "finished_at": "2025-07-05 00:16:30 UTC",
    "error": null,
    "created_at": "2025-07-05 00:16:30 UTC",
    "updated_at": "2025-07-05 00:16:30 UTC",
    "active_job_id": "c70bbb86-ad13-48b9-a631-0b656f28f71c",
    "concurrency_key": "ExampleJob::BatchJob",
    "cron_key": "batch_example",
    "retried_good_job_id": null,
    "cron_at": "2025-07-05 00:16: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
  }
}
Hinrichtungen
18ms in der Warteschlange
37ms Laufzeit
Erfolgreich
{
  "job_id": "c70bbb86-ad13-48b9-a631-0b656f28f71c",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "ExampleJob::BatchJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2025-07-05T00:16:30.008566674Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "b9667501-30ae-450b-a58d-0a6ab300dbf9",
    "created_at": "2025-07-05 00:16:30 UTC",
    "updated_at": "2025-07-05 00:16:30 UTC",
    "active_job_id": "c70bbb86-ad13-48b9-a631-0b656f28f71c",
    "job_class": "ExampleJob::BatchJob",
    "queue_name": "default",
    "scheduled_at": "2025-07-05 00:16:30 UTC",
    "finished_at": "2025-07-05 00:16:30 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "58cd0fcc-9a1d-4fcd-914e-45ea6b631e3b",
    "duration": "0.037309"
  }
}