ExampleJob::BatchJob::CallbackJob

Черга
default
Пріоритет
0
Успішно виконано
Аргументи
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/edc9c9c3-f54e-4488-ada5-0e592144f7a5"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "2973a3b8-5023-4934-b41d-8a17d2904980",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/edc9c9c3-f54e-4488-ada5-0e592144f7a5"
    },
    {
      "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-27T23:04:07.440254191Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "2973a3b8-5023-4934-b41d-8a17d2904980",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2025-12-27 23:04:07 UTC",
    "performed_at": "2025-12-27 23:04:07 UTC",
    "finished_at": "2025-12-27 23:04:07 UTC",
    "error": null,
    "created_at": "2025-12-27 23:04:07 UTC",
    "updated_at": "2025-12-27 23:04:07 UTC",
    "active_job_id": "2973a3b8-5023-4934-b41d-8a17d2904980",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "edc9c9c3-f54e-4488-ada5-0e592144f7a5",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
Виконання
10мс у черзі
10мс час виконання
Успішно виконано
{
  "job_id": "2973a3b8-5023-4934-b41d-8a17d2904980",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/edc9c9c3-f54e-4488-ada5-0e592144f7a5"
    },
    {
      "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-27T23:04:07.440254191Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "6c88ca6e-3ced-4b38-bd2b-9a48d6e4c7e4",
    "created_at": "2025-12-27 23:04:07 UTC",
    "updated_at": "2025-12-27 23:04:07 UTC",
    "active_job_id": "2973a3b8-5023-4934-b41d-8a17d2904980",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2025-12-27 23:04:07 UTC",
    "finished_at": "2025-12-27 23:04:07 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "d7858a9b-9da0-420b-a37b-c9e1ea117e87",
    "duration": "0.010753"
  }
}