ExampleJob::BatchJob::CallbackJob

Черга
default
Пріоритет
0
Успішно виконано
Аргументи
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/efe54fb7-fb7c-4df7-8e03-df99ca1873db"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "cf39f12b-1650-4750-9d39-70e90462b957",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/efe54fb7-fb7c-4df7-8e03-df99ca1873db"
    },
    {
      "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:53:50.073622772Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "cf39f12b-1650-4750-9d39-70e90462b957",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-08-09 12:53:50 UTC",
    "performed_at": "2026-08-09 12:53:52 UTC",
    "finished_at": "2026-08-09 12:53:52 UTC",
    "error": null,
    "created_at": "2026-08-09 12:53:50 UTC",
    "updated_at": "2026-08-09 12:53:52 UTC",
    "active_job_id": "cf39f12b-1650-4750-9d39-70e90462b957",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "efe54fb7-fb7c-4df7-8e03-df99ca1873db",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
Виконання
2.1с у черзі
23мс час виконання
Успішно виконано
{
  "job_id": "cf39f12b-1650-4750-9d39-70e90462b957",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/efe54fb7-fb7c-4df7-8e03-df99ca1873db"
    },
    {
      "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:53:50.073622772Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "a0b503e6-4a5e-4e22-aa3e-bcf3a2a5a4d7",
    "created_at": "2026-08-09 12:53:52 UTC",
    "updated_at": "2026-08-09 12:53:52 UTC",
    "active_job_id": "cf39f12b-1650-4750-9d39-70e90462b957",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2026-08-09 12:53:50 UTC",
    "finished_at": "2026-08-09 12:53:52 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "82e56832-5655-4591-95f7-431cdcfe1975",
    "duration": "0.023384"
  }
}