ExampleJob::BatchJob::CallbackJob

Kuyruk
default
Öncelik
0
Başarılı
Argümanlar
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/cd53f9b7-f94c-48e5-9ba2-f8218991341d"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "3befdc07-cc27-47ae-90d5-68ab2d3e12d7",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/cd53f9b7-f94c-48e5-9ba2-f8218991341d"
    },
    {
      "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-11T13:29:08.954164156Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "3befdc07-cc27-47ae-90d5-68ab2d3e12d7",
    "active_job_id": "3befdc07-cc27-47ae-90d5-68ab2d3e12d7",
    "batch_callback_id": "cd53f9b7-f94c-48e5-9ba2-f8218991341d",
    "batch_id": null,
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "created_at": "2026-09-11 13:29:08 UTC",
    "cron_at": null,
    "cron_key": null,
    "error": null,
    "error_event": null,
    "executions_count": 1,
    "finished_at": "2026-09-11 13:29:09 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-11 13:29:09 UTC",
    "priority": 0,
    "queue_name": "default",
    "retried_good_job_id": null,
    "scheduled_at": "2026-09-11 13:29:08 UTC",
    "updated_at": "2026-09-11 13:29:09 UTC"
  }
}
İşlemler
164 ms sırada
25 ms çalışma süresi
Başarılı
{
  "job_id": "3befdc07-cc27-47ae-90d5-68ab2d3e12d7",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/cd53f9b7-f94c-48e5-9ba2-f8218991341d"
    },
    {
      "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-11T13:29:08.954164156Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "ee985a4c-256f-4f95-9303-f1d3bd9b5b2c",
    "active_job_id": "3befdc07-cc27-47ae-90d5-68ab2d3e12d7",
    "created_at": "2026-09-11 13:29:09 UTC",
    "duration": "0.02514",
    "error": null,
    "error_backtrace": null,
    "error_event": null,
    "finished_at": "2026-09-11 13:29:09 UTC",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "process_id": "8a2f4e5e-52d6-4987-9723-13b85f01afa6",
    "queue_name": "default",
    "scheduled_at": "2026-09-11 13:29:08 UTC",
    "updated_at": "2026-09-11 13:29:09 UTC"
  }
}