ExampleJob::BatchJob::CallbackJob

Coda
default
Priorità
0
Riuscito
Argomenti
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/39781e9d-336e-49ea-a030-15bf526fc05b"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "62a8b034-c711-49a1-ac87-3ecb024450a5",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/39781e9d-336e-49ea-a030-15bf526fc05b"
    },
    {
      "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-09-18T23:37:35.313511398Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "62a8b034-c711-49a1-ac87-3ecb024450a5",
    "active_job_id": "62a8b034-c711-49a1-ac87-3ecb024450a5",
    "batch_callback_id": "39781e9d-336e-49ea-a030-15bf526fc05b",
    "batch_id": null,
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "created_at": "2026-09-18 23:37:35 UTC",
    "cron_at": null,
    "cron_key": null,
    "error": null,
    "error_event": null,
    "executions_count": 1,
    "finished_at": "2026-09-18 23:37:35 UTC",
    "is_discrete": null,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-18 23:37:35 UTC",
    "priority": 0,
    "queue_name": "default",
    "retried_good_job_id": null,
    "scheduled_at": "2026-09-18 23:37:35 UTC",
    "updated_at": "2026-09-18 23:37:35 UTC"
  }
}
Esecuzioni
65ms in coda
6ms tempo di esecuzione
Riuscito
{
  "job_id": "62a8b034-c711-49a1-ac87-3ecb024450a5",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/39781e9d-336e-49ea-a030-15bf526fc05b"
    },
    {
      "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-09-18T23:37:35.313511398Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "e8500c34-9b69-4766-9b8a-6a961816ef05",
    "active_job_id": "62a8b034-c711-49a1-ac87-3ecb024450a5",
    "created_at": "2026-09-18 23:37:35 UTC",
    "duration": "0.00603",
    "error": null,
    "error_backtrace": null,
    "error_event": null,
    "finished_at": "2026-09-18 23:37:35 UTC",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "process_id": "b35d5288-c76d-40e5-b583-e61b1e6cfeae",
    "queue_name": "default",
    "scheduled_at": "2026-09-18 23:37:35 UTC",
    "updated_at": "2026-09-18 23:37:35 UTC"
  }
}