ExampleJob::BatchJob::CallbackJob

Coda
default
Priorità
0
Riuscito
Argomenti
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/f98f6473-2981-488e-a236-a419ac36be79"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "4114b33d-1660-4b77-bd56-4bb830184a5a",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/f98f6473-2981-488e-a236-a419ac36be79"
    },
    {
      "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-04-03T12:13:03.912547544Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "4114b33d-1660-4b77-bd56-4bb830184a5a",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-04-03 12:13:03 UTC",
    "performed_at": "2026-04-03 12:13:03 UTC",
    "finished_at": "2026-04-03 12:13:03 UTC",
    "error": null,
    "created_at": "2026-04-03 12:13:03 UTC",
    "updated_at": "2026-04-03 12:13:03 UTC",
    "active_job_id": "4114b33d-1660-4b77-bd56-4bb830184a5a",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "f98f6473-2981-488e-a236-a419ac36be79",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
Esecuzioni
31ms in coda
8ms tempo di esecuzione
Riuscito
{
  "job_id": "4114b33d-1660-4b77-bd56-4bb830184a5a",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/f98f6473-2981-488e-a236-a419ac36be79"
    },
    {
      "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-04-03T12:13:03.912547544Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "436a195b-a1e5-4817-9e5c-da1b0b3443bf",
    "created_at": "2026-04-03 12:13:03 UTC",
    "updated_at": "2026-04-03 12:13:03 UTC",
    "active_job_id": "4114b33d-1660-4b77-bd56-4bb830184a5a",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2026-04-03 12:13:03 UTC",
    "finished_at": "2026-04-03 12:13:03 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "917c81ff-7f69-40f0-937e-f523613a006c",
    "duration": "0.008229"
  }
}