ExampleJob::BatchJob::CallbackJob

Warteschlange
default
Priorität
0
Erfolgreich
Argumente
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/d24ce90a-a1d7-4770-9071-1068a10b6402"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "5ae406e3-e8dd-46af-9f14-5748db8f0702",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/d24ce90a-a1d7-4770-9071-1068a10b6402"
    },
    {
      "event": {
        "value": "finish",
        "_aj_serialized": "ActiveJob::Serializers::SymbolSerializer"
      },
      "_aj_symbol_keys": [
        "event"
      ]
    }
  ],
  "job_class": "ExampleJob::BatchJob::CallbackJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-06-30T10:12:33.294858399Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "5ae406e3-e8dd-46af-9f14-5748db8f0702",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-06-30 10:12:33 UTC",
    "performed_at": "2026-06-30 10:12:33 UTC",
    "finished_at": "2026-06-30 10:12:33 UTC",
    "error": null,
    "created_at": "2026-06-30 10:12:33 UTC",
    "updated_at": "2026-06-30 10:12:33 UTC",
    "active_job_id": "5ae406e3-e8dd-46af-9f14-5748db8f0702",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "d24ce90a-a1d7-4770-9071-1068a10b6402",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
Ausführungen
12ms in der Warteschlange
11ms Laufzeit
Erfolgreich
{
  "job_id": "5ae406e3-e8dd-46af-9f14-5748db8f0702",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/d24ce90a-a1d7-4770-9071-1068a10b6402"
    },
    {
      "event": {
        "value": "finish",
        "_aj_serialized": "ActiveJob::Serializers::SymbolSerializer"
      },
      "_aj_symbol_keys": [
        "event"
      ]
    }
  ],
  "job_class": "ExampleJob::BatchJob::CallbackJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-06-30T10:12:33.294858399Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "c723a611-fcc5-4816-9db6-20e7fe9f73a5",
    "created_at": "2026-06-30 10:12:33 UTC",
    "updated_at": "2026-06-30 10:12:33 UTC",
    "active_job_id": "5ae406e3-e8dd-46af-9f14-5748db8f0702",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2026-06-30 10:12:33 UTC",
    "finished_at": "2026-06-30 10:12:33 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "f7a6bc44-8783-4bf3-8f0c-ce341e99ef3d",
    "duration": "0.011099"
  }
}