ExampleJob::BatchJob::CallbackJob

Kuyruk
default
Öncelik
0
Başarılı
Argümanlar
{"_aj_globalid" => "gid://test-app/GoodJob::Batch/e2abf460-6d7d-4ba2-9ba1-431a517d49f7"}, {"event" => {"value" => "finish", "_aj_serialized" => "ActiveJob::Serializers::SymbolSerializer"}, "_aj_symbol_keys" => ["event"]}
{
  "job_id": "ac9e0b8c-0ba8-492a-9fed-c51863172954",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/e2abf460-6d7d-4ba2-9ba1-431a517d49f7"
    },
    {
      "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-07-05T00:15:34.054881854Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "ac9e0b8c-0ba8-492a-9fed-c51863172954",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2025-07-05 00:15:34 UTC",
    "performed_at": "2025-07-05 00:15:34 UTC",
    "finished_at": "2025-07-05 00:15:34 UTC",
    "error": null,
    "created_at": "2025-07-05 00:15:34 UTC",
    "updated_at": "2025-07-05 00:15:34 UTC",
    "active_job_id": "ac9e0b8c-0ba8-492a-9fed-c51863172954",
    "concurrency_key": "ExampleJob::BatchJob::CallbackJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": null,
    "batch_callback_id": "e2abf460-6d7d-4ba2-9ba1-431a517d49f7",
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
İşlemler
11 ms sırada
7 ms çalışma süresi
Başarılı
{
  "job_id": "ac9e0b8c-0ba8-492a-9fed-c51863172954",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    {
      "_aj_globalid": "gid://test-app/GoodJob::Batch/e2abf460-6d7d-4ba2-9ba1-431a517d49f7"
    },
    {
      "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-07-05T00:15:34.054881854Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "a473a24c-4cc1-49a0-9700-91956be23d6c",
    "created_at": "2025-07-05 00:15:34 UTC",
    "updated_at": "2025-07-05 00:15:34 UTC",
    "active_job_id": "ac9e0b8c-0ba8-492a-9fed-c51863172954",
    "job_class": "ExampleJob::BatchJob::CallbackJob",
    "queue_name": "default",
    "scheduled_at": "2025-07-05 00:15:34 UTC",
    "finished_at": "2025-07-05 00:15:34 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "dea56cc3-89d2-4156-85ef-ebe7d5e91002",
    "duration": "0.007168"
  }
}