ExampleJob::BatchJob::CallbackJob

Черга
default
Пріоритет
0
Успішно виконано
Аргументи
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/a505c72e-b04b-4e41-b95e-9c4157eac952"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "6da0e088-4796-47e9-9f74-643b10aff825",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/a505c72e-b04b-4e41-b95e-9c4157eac952"
    },
    {
      "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-12-16T14:05:36.905730091Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "6da0e088-4796-47e9-9f74-643b10aff825",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2025-12-16 14:05:36 UTC",
    "performed_at": "2025-12-16 14:05:36 UTC",
    "finished_at": "2025-12-16 14:05:36 UTC",
    "error": null,
    "created_at": "2025-12-16 14:05:36 UTC",
    "updated_at": "2025-12-16 14:05:36 UTC",
    "active_job_id": "6da0e088-4796-47e9-9f74-643b10aff825",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "a505c72e-b04b-4e41-b95e-9c4157eac952",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
Виконання
12мс у черзі
19мс час виконання
Успішно виконано
{
  "job_id": "6da0e088-4796-47e9-9f74-643b10aff825",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/a505c72e-b04b-4e41-b95e-9c4157eac952"
    },
    {
      "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-12-16T14:05:36.905730091Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "a3be8a5a-f45c-4c17-8fdc-d04b3d47b5d7",
    "created_at": "2025-12-16 14:05:36 UTC",
    "updated_at": "2025-12-16 14:05:36 UTC",
    "active_job_id": "6da0e088-4796-47e9-9f74-643b10aff825",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2025-12-16 14:05:36 UTC",
    "finished_at": "2025-12-16 14:05:36 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "7203c786-1119-43d6-891e-271159c8df97",
    "duration": "0.019249"
  }
}