ExampleJob::BatchJob::CallbackJob

Kuyruk
default
Öncelik
0
Başarılı
Argümanlar
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/22f3767a-13ff-453e-8600-d5a51679b667"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "715bdee2-7a52-4028-82f9-8c7a763a8e4e",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/22f3767a-13ff-453e-8600-d5a51679b667"
    },
    {
      "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-06T18:16:11.147516053Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "715bdee2-7a52-4028-82f9-8c7a763a8e4e",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-04-06 18:16:11 UTC",
    "performed_at": "2026-04-06 18:16:11 UTC",
    "finished_at": "2026-04-06 18:16:11 UTC",
    "error": null,
    "created_at": "2026-04-06 18:16:11 UTC",
    "updated_at": "2026-04-06 18:16:11 UTC",
    "active_job_id": "715bdee2-7a52-4028-82f9-8c7a763a8e4e",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "22f3767a-13ff-453e-8600-d5a51679b667",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
İşlemler
8 ms sırada
6 ms çalışma süresi
Başarılı
{
  "job_id": "715bdee2-7a52-4028-82f9-8c7a763a8e4e",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/22f3767a-13ff-453e-8600-d5a51679b667"
    },
    {
      "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-06T18:16:11.147516053Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "ccddce0d-da0b-4293-bb9e-b6623b9a6833",
    "created_at": "2026-04-06 18:16:11 UTC",
    "updated_at": "2026-04-06 18:16:11 UTC",
    "active_job_id": "715bdee2-7a52-4028-82f9-8c7a763a8e4e",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2026-04-06 18:16:11 UTC",
    "finished_at": "2026-04-06 18:16:11 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "fe264dba-05be-47c0-a638-bef7f2c68bd0",
    "duration": "0.00658"
  }
}