ExampleJob::BatchJob::CallbackJob

Черга
default
Пріоритет
0
Успішно виконано
Аргументи
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/b5f84cbc-9ba8-4683-a6dc-07200cde5765"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "171bde77-b1c5-47a5-a6da-4cab81a1ac40",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/b5f84cbc-9ba8-4683-a6dc-07200cde5765"
    },
    {
      "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-02T02:37:38.111010467Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "171bde77-b1c5-47a5-a6da-4cab81a1ac40",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2025-09-02 02:37:38 UTC",
    "performed_at": "2025-09-02 02:37:38 UTC",
    "finished_at": "2025-09-02 02:37:38 UTC",
    "error": null,
    "created_at": "2025-09-02 02:37:38 UTC",
    "updated_at": "2025-09-02 02:37:38 UTC",
    "active_job_id": "171bde77-b1c5-47a5-a6da-4cab81a1ac40",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "b5f84cbc-9ba8-4683-a6dc-07200cde5765",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
Виконання
9мс у черзі
6мс час виконання
Успішно виконано
{
  "job_id": "171bde77-b1c5-47a5-a6da-4cab81a1ac40",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/b5f84cbc-9ba8-4683-a6dc-07200cde5765"
    },
    {
      "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-02T02:37:38.111010467Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "3004f6fd-f82a-4f51-9afe-12ecc6a00e35",
    "created_at": "2025-09-02 02:37:38 UTC",
    "updated_at": "2025-09-02 02:37:38 UTC",
    "active_job_id": "171bde77-b1c5-47a5-a6da-4cab81a1ac40",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2025-09-02 02:37:38 UTC",
    "finished_at": "2025-09-02 02:37:38 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "2f1d3eed-4061-4963-b50f-aaeef61d446a",
    "duration": "0.006605"
  }
}