ExampleJob::BatchJob::CallbackJob

Черга
default
Пріоритет
0
Успішно виконано
Аргументи
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/71b78e4d-7b2c-4533-99cd-921bf9ae5b91"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "09f7e8ba-2ad5-4cef-92bc-9d4712204f9f",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/71b78e4d-7b2c-4533-99cd-921bf9ae5b91"
    },
    {
      "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:42:00.192536374Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "09f7e8ba-2ad5-4cef-92bc-9d4712204f9f",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-06-24 14:42:00 UTC",
    "performed_at": "2026-06-24 14:42:00 UTC",
    "finished_at": "2026-06-24 14:42:00 UTC",
    "error": null,
    "created_at": "2026-06-24 14:42:00 UTC",
    "updated_at": "2026-06-24 14:42:00 UTC",
    "active_job_id": "09f7e8ba-2ad5-4cef-92bc-9d4712204f9f",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "71b78e4d-7b2c-4533-99cd-921bf9ae5b91",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
Виконання
9мс у черзі
11мс час виконання
Успішно виконано
{
  "job_id": "09f7e8ba-2ad5-4cef-92bc-9d4712204f9f",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/71b78e4d-7b2c-4533-99cd-921bf9ae5b91"
    },
    {
      "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:42:00.192536374Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "90c4664b-8770-4cf7-9360-014ebad21f45",
    "created_at": "2026-06-24 14:42:00 UTC",
    "updated_at": "2026-06-24 14:42:00 UTC",
    "active_job_id": "09f7e8ba-2ad5-4cef-92bc-9d4712204f9f",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2026-06-24 14:42:00 UTC",
    "finished_at": "2026-06-24 14:42:00 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "092feea1-8270-4be8-84b2-651bd7f52e5f",
    "duration": "0.01168"
  }
}