ExampleJob::BatchJob::CallbackJob

Черга
default
Пріоритет
0
Успішно виконано
Аргументи
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/be5641e1-ed6e-4c75-b6fc-74455cb43335"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "778e3db7-6d77-4ed6-acb5-af9439e0f879",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/be5641e1-ed6e-4c75-b6fc-74455cb43335"
    },
    {
      "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-09-16T20:28:35.073814880Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "778e3db7-6d77-4ed6-acb5-af9439e0f879",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2025-09-16 20:28:35 UTC",
    "performed_at": "2025-09-16 20:28:35 UTC",
    "finished_at": "2025-09-16 20:28:35 UTC",
    "error": null,
    "created_at": "2025-09-16 20:28:35 UTC",
    "updated_at": "2025-09-16 20:28:35 UTC",
    "active_job_id": "778e3db7-6d77-4ed6-acb5-af9439e0f879",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "be5641e1-ed6e-4c75-b6fc-74455cb43335",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
Виконання
7мс у черзі
5мс час виконання
Успішно виконано
{
  "job_id": "778e3db7-6d77-4ed6-acb5-af9439e0f879",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/be5641e1-ed6e-4c75-b6fc-74455cb43335"
    },
    {
      "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-09-16T20:28:35.073814880Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "a2c7bcdf-74bd-4053-a112-8ed6a9b25989",
    "created_at": "2025-09-16 20:28:35 UTC",
    "updated_at": "2025-09-16 20:28:35 UTC",
    "active_job_id": "778e3db7-6d77-4ed6-acb5-af9439e0f879",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2025-09-16 20:28:35 UTC",
    "finished_at": "2025-09-16 20:28:35 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "fda2e346-0e01-4de0-aab4-36775ee15af1",
    "duration": "0.005152"
  }
}