ExampleJob::BatchJob::CallbackJob

Черга
default
Пріоритет
0
Успішно виконано
Аргументи
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/a05298b3-afb9-40f3-821b-d830544bfa03"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "9993beaf-f2c5-479d-b17f-364b591e9bed",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/a05298b3-afb9-40f3-821b-d830544bfa03"
    },
    {
      "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-06-24T14:21:33.172364040Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "9993beaf-f2c5-479d-b17f-364b591e9bed",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-06-24 14:21:33 UTC",
    "performed_at": "2026-06-24 14:21:33 UTC",
    "finished_at": "2026-06-24 14:21:33 UTC",
    "error": null,
    "created_at": "2026-06-24 14:21:33 UTC",
    "updated_at": "2026-06-24 14:21:33 UTC",
    "active_job_id": "9993beaf-f2c5-479d-b17f-364b591e9bed",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "a05298b3-afb9-40f3-821b-d830544bfa03",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
Виконання
12мс у черзі
12мс час виконання
Успішно виконано
{
  "job_id": "9993beaf-f2c5-479d-b17f-364b591e9bed",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/a05298b3-afb9-40f3-821b-d830544bfa03"
    },
    {
      "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-06-24T14:21:33.172364040Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "d550b021-6dbb-49fe-bb49-8b4183929797",
    "created_at": "2026-06-24 14:21:33 UTC",
    "updated_at": "2026-06-24 14:21:33 UTC",
    "active_job_id": "9993beaf-f2c5-479d-b17f-364b591e9bed",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2026-06-24 14:21:33 UTC",
    "finished_at": "2026-06-24 14:21:33 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "092feea1-8270-4be8-84b2-651bd7f52e5f",
    "duration": "0.012127"
  }
}