ExampleJob::BatchJob::CallbackJob

Coda
default
Priorità
0
Riuscito
Argomenti
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/ee928179-849f-4e1b-b211-f992767142b9"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "50bb4fb1-0193-4215-a3d5-486cc50b1ed0",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/ee928179-849f-4e1b-b211-f992767142b9"
    },
    {
      "event": {
        "value": "finish",
        "_aj_serialized": "ActiveJob::Serializers::SymbolSerializer"
      },
      "_aj_symbol_keys": [
        "event"
      ]
    }
  ],
  "job_class": "ExampleJob::BatchJob::CallbackJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2025-12-21T12:56:06.676308231Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "50bb4fb1-0193-4215-a3d5-486cc50b1ed0",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2025-12-21 12:56:06 UTC",
    "performed_at": "2025-12-21 12:56:06 UTC",
    "finished_at": "2025-12-21 12:56:06 UTC",
    "error": null,
    "created_at": "2025-12-21 12:56:06 UTC",
    "updated_at": "2025-12-21 12:56:06 UTC",
    "active_job_id": "50bb4fb1-0193-4215-a3d5-486cc50b1ed0",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "ee928179-849f-4e1b-b211-f992767142b9",
    "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
28ms tempo di esecuzione
Riuscito
{
  "job_id": "50bb4fb1-0193-4215-a3d5-486cc50b1ed0",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/ee928179-849f-4e1b-b211-f992767142b9"
    },
    {
      "event": {
        "value": "finish",
        "_aj_serialized": "ActiveJob::Serializers::SymbolSerializer"
      },
      "_aj_symbol_keys": [
        "event"
      ]
    }
  ],
  "job_class": "ExampleJob::BatchJob::CallbackJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2025-12-21T12:56:06.676308231Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "653beb54-d227-43a4-bfae-28be8a9182cb",
    "created_at": "2025-12-21 12:56:06 UTC",
    "updated_at": "2025-12-21 12:56:06 UTC",
    "active_job_id": "50bb4fb1-0193-4215-a3d5-486cc50b1ed0",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2025-12-21 12:56:06 UTC",
    "finished_at": "2025-12-21 12:56:06 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "01f5c583-58bd-451f-891f-7ae6d8e728e6",
    "duration": "0.028587"
  }
}