ExampleJob::BatchJob

Warteschlange
default
Priorität
0
Erfolgreich
Argumente


{
  "job_id": "79769ac4-797e-4314-8991-701ec35382f7",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "ExampleJob::BatchJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-04-17T16:05:00.004553706Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "79769ac4-797e-4314-8991-701ec35382f7",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-04-17 16:05:00 UTC",
    "performed_at": "2026-04-17 16:05:00 UTC",
    "finished_at": "2026-04-17 16:05:00 UTC",
    "error": null,
    "created_at": "2026-04-17 16:05:00 UTC",
    "updated_at": "2026-04-17 16:05:00 UTC",
    "active_job_id": "79769ac4-797e-4314-8991-701ec35382f7",
    "concurrency_key": "ExampleJob::BatchJob",
    "cron_key": "batch_example",
    "retried_good_job_id": null,
    "cron_at": "2026-04-17 16:05: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,
    "lock_type": null
  }
}
Ausführungen
47ms in der Warteschlange
55ms Laufzeit
Erfolgreich
{
  "job_id": "79769ac4-797e-4314-8991-701ec35382f7",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "ExampleJob::BatchJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-04-17T16:05:00.004553706Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "38f3d4c4-fa85-41eb-bd6e-34cb334d57da",
    "created_at": "2026-04-17 16:05:00 UTC",
    "updated_at": "2026-04-17 16:05:00 UTC",
    "active_job_id": "79769ac4-797e-4314-8991-701ec35382f7",
    "job_class": "ExampleJob::BatchJob",
    "queue_name": "default",
    "scheduled_at": "2026-04-17 16:05:00 UTC",
    "finished_at": "2026-04-17 16:05:00 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "77d84a6e-cbe1-4b87-8211-6d07b4ee4699",
    "duration": "0.055382"
  }
}