ExampleJob::BatchJob::CallbackJob

Coda
default
Priorità
0
Riuscito
Argomenti
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/1d5674d3-528d-444b-9a96-61f66ad54b7b"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "832b0d3d-1f2d-4655-af3f-486afd048240",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/1d5674d3-528d-444b-9a96-61f66ad54b7b"
    },
    {
      "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-07-17T03:01:13.295859600Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "832b0d3d-1f2d-4655-af3f-486afd048240",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-07-17 03:01:13 UTC",
    "performed_at": "2026-07-17 03:01:18 UTC",
    "finished_at": "2026-07-17 03:01:18 UTC",
    "error": null,
    "created_at": "2026-07-17 03:01:13 UTC",
    "updated_at": "2026-07-17 03:01:18 UTC",
    "active_job_id": "832b0d3d-1f2d-4655-af3f-486afd048240",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "1d5674d3-528d-444b-9a96-61f66ad54b7b",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
Esecuzioni
5.1s in coda
51ms tempo di esecuzione
Riuscito
{
  "job_id": "832b0d3d-1f2d-4655-af3f-486afd048240",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/1d5674d3-528d-444b-9a96-61f66ad54b7b"
    },
    {
      "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-07-17T03:01:13.295859600Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "cc975a3b-867c-44cd-a38e-034120a35b49",
    "created_at": "2026-07-17 03:01:18 UTC",
    "updated_at": "2026-07-17 03:01:18 UTC",
    "active_job_id": "832b0d3d-1f2d-4655-af3f-486afd048240",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2026-07-17 03:01:13 UTC",
    "finished_at": "2026-07-17 03:01:18 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "157ae28e-6eeb-4bd7-a596-438af7ecbdf6",
    "duration": "0.051651"
  }
}