ExampleJob::BatchJob::CallbackJob

Черга
default
Пріоритет
0
Успішно виконано
Аргументи
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/7d82d358-1114-4ef3-bdf6-8205e1f9c448"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "8740449b-a568-4cdb-b2a0-dc6fed165a1d",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/7d82d358-1114-4ef3-bdf6-8205e1f9c448"
    },
    {
      "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-11T14:34:06.612034656Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "8740449b-a568-4cdb-b2a0-dc6fed165a1d",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-04-11 14:34:06 UTC",
    "performed_at": "2026-04-11 14:34:06 UTC",
    "finished_at": "2026-04-11 14:34:06 UTC",
    "error": null,
    "created_at": "2026-04-11 14:34:06 UTC",
    "updated_at": "2026-04-11 14:34:06 UTC",
    "active_job_id": "8740449b-a568-4cdb-b2a0-dc6fed165a1d",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "7d82d358-1114-4ef3-bdf6-8205e1f9c448",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null,
    "lock_type": null
  }
}
Виконання
6мс у черзі
7мс час виконання
Успішно виконано
{
  "job_id": "8740449b-a568-4cdb-b2a0-dc6fed165a1d",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/7d82d358-1114-4ef3-bdf6-8205e1f9c448"
    },
    {
      "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-11T14:34:06.612034656Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "aaaf0c68-f054-4b51-9c52-1feb4709e722",
    "created_at": "2026-04-11 14:34:06 UTC",
    "updated_at": "2026-04-11 14:34:06 UTC",
    "active_job_id": "8740449b-a568-4cdb-b2a0-dc6fed165a1d",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2026-04-11 14:34:06 UTC",
    "finished_at": "2026-04-11 14:34:06 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "81c4f65d-e115-4238-a963-dc8c5e1c460b",
    "duration": "0.00753"
  }
}