ExampleJob::BatchJob::CallbackJob

Черга
default
Пріоритет
0
Успішно виконано
Аргументи
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/f1f3fd79-fef9-40b9-b886-4e5a36e0254b"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "569c1fa7-cbc2-44ed-bf4e-20e93d4d832b",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/f1f3fd79-fef9-40b9-b886-4e5a36e0254b"
    },
    {
      "event": {
        "value": "finish",
        "_aj_serialized": "ActiveJob::Serializers::SymbolSerializer"
      },
      "_aj_symbol_keys": [
        "event"
      ]
    }
  ],
  "job_class": "ExampleJob::BatchJob::CallbackJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2025-07-04T14:39:35.113952911Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "569c1fa7-cbc2-44ed-bf4e-20e93d4d832b",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2025-07-04 14:39:35 UTC",
    "performed_at": "2025-07-04 14:39:35 UTC",
    "finished_at": "2025-07-04 14:39:35 UTC",
    "error": null,
    "created_at": "2025-07-04 14:39:35 UTC",
    "updated_at": "2025-07-04 14:39:35 UTC",
    "active_job_id": "569c1fa7-cbc2-44ed-bf4e-20e93d4d832b",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "f1f3fd79-fef9-40b9-b886-4e5a36e0254b",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
Виконання
14мс у черзі
9мс час виконання
Успішно виконано
{
  "job_id": "569c1fa7-cbc2-44ed-bf4e-20e93d4d832b",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/f1f3fd79-fef9-40b9-b886-4e5a36e0254b"
    },
    {
      "event": {
        "value": "finish",
        "_aj_serialized": "ActiveJob::Serializers::SymbolSerializer"
      },
      "_aj_symbol_keys": [
        "event"
      ]
    }
  ],
  "job_class": "ExampleJob::BatchJob::CallbackJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2025-07-04T14:39:35.113952911Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "65c50a76-f075-42b1-951e-423bde3ee599",
    "created_at": "2025-07-04 14:39:35 UTC",
    "updated_at": "2025-07-04 14:39:35 UTC",
    "active_job_id": "569c1fa7-cbc2-44ed-bf4e-20e93d4d832b",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2025-07-04 14:39:35 UTC",
    "finished_at": "2025-07-04 14:39:35 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "82e41b55-fff3-4fa7-b154-00073f8a2d77",
    "duration": "0.009673"
  }
}