ExampleJob::BatchJob::CallbackJob

Coda
default
Priorità
0
Riuscito
Argomenti
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/a4886c17-b50b-4822-ba1d-4b5e8ef5f5b1"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "88db315f-70c9-48a0-991e-9af667dfbcfd",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/a4886c17-b50b-4822-ba1d-4b5e8ef5f5b1"
    },
    {
      "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-08-11T06:50:45.323700542Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "88db315f-70c9-48a0-991e-9af667dfbcfd",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-08-11 06:50:45 UTC",
    "performed_at": "2026-08-11 06:50:48 UTC",
    "finished_at": "2026-08-11 06:50:48 UTC",
    "error": null,
    "created_at": "2026-08-11 06:50:45 UTC",
    "updated_at": "2026-08-11 06:50:48 UTC",
    "active_job_id": "88db315f-70c9-48a0-991e-9af667dfbcfd",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "a4886c17-b50b-4822-ba1d-4b5e8ef5f5b1",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
Esecuzioni
3.2s in coda
24ms tempo di esecuzione
Riuscito
{
  "job_id": "88db315f-70c9-48a0-991e-9af667dfbcfd",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/a4886c17-b50b-4822-ba1d-4b5e8ef5f5b1"
    },
    {
      "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-08-11T06:50:45.323700542Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "e243e8bb-a156-41c2-bb8c-337681a0f62a",
    "created_at": "2026-08-11 06:50:48 UTC",
    "updated_at": "2026-08-11 06:50:48 UTC",
    "active_job_id": "88db315f-70c9-48a0-991e-9af667dfbcfd",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2026-08-11 06:50:45 UTC",
    "finished_at": "2026-08-11 06:50:48 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "e0aa0292-78b1-4307-bc2d-d12eb4ffd5d0",
    "duration": "0.024723"
  }
}