ExampleJob::BatchJob::CallbackJob

Kuyruk
default
Öncelik
0
Başarılı
Argümanlar
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/e0367286-6837-4024-995f-23abd843f7f9"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "0f5113ed-1891-4a2d-9348-060fb522381e",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/e0367286-6837-4024-995f-23abd843f7f9"
    },
    {
      "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-08-09T12:43:21.574553496Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "0f5113ed-1891-4a2d-9348-060fb522381e",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-08-09 12:43:21 UTC",
    "performed_at": "2026-08-09 12:43:27 UTC",
    "finished_at": "2026-08-09 12:43:27 UTC",
    "error": null,
    "created_at": "2026-08-09 12:43:21 UTC",
    "updated_at": "2026-08-09 12:43:27 UTC",
    "active_job_id": "0f5113ed-1891-4a2d-9348-060fb522381e",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "e0367286-6837-4024-995f-23abd843f7f9",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
İşlemler
5.6 s sırada
37 ms çalışma süresi
Başarılı
{
  "job_id": "0f5113ed-1891-4a2d-9348-060fb522381e",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/e0367286-6837-4024-995f-23abd843f7f9"
    },
    {
      "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-08-09T12:43:21.574553496Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "50368164-0ec4-4f48-82e8-2efc656caac2",
    "created_at": "2026-08-09 12:43:27 UTC",
    "updated_at": "2026-08-09 12:43:27 UTC",
    "active_job_id": "0f5113ed-1891-4a2d-9348-060fb522381e",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2026-08-09 12:43:21 UTC",
    "finished_at": "2026-08-09 12:43:27 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "82e56832-5655-4591-95f7-431cdcfe1975",
    "duration": "0.037252"
  }
}